Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2899)

Unified Diff: dart/tests/utils/utils.status

Issue 10836289: Update status file for dummy_compiler. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/utils/utils.status
diff --git a/dart/tests/utils/utils.status b/dart/tests/utils/utils.status
index 90bb532a63244fbee0f131ab50fd1421e7ecbd97..00f2ff556c96064d8be0d1cb08ee85167fe0c2ba 100644
--- a/dart/tests/utils/utils.status
+++ b/dart/tests/utils/utils.status
@@ -10,18 +10,8 @@
dartdoc_test: Skip
markdown_test: Skip
-[ $compiler == frog ]
-dummy_compiler_test: Fail
-utf8_test: Crash
-*_layout_test: Skip
-
[ $compiler == dart2js ]
utf8_test: Fail # compiler cancelled: Unhandled non-BMP character: U+10412
-
-[ $compiler == dart2js && $checked ]
-dummy_compiler_test: Slow, Pass
-
-[ $compiler == dart2js && $unchecked ]
dummy_compiler_test: Slow, Pass
[ $runtime == vm || $compiler == dartc || ($compiler == none && $runtime == drt) ]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698