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

Unified Diff: tests/utils/utils.status

Issue 16310005: Update utils.status. More stuff passing! (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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: tests/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index 19f1e9df01cc0edbfac9f64bfeb37e3ee2897d94..7bc14140d013e91dd4d767622a78b498a4fb6a61 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -20,10 +20,6 @@ txt_layout_test: Skip # Might just go away.
[ $system == macos || $system == windows ]
*_layout_test: Skip
-[ $compiler == dart2dart ]
-# Skip until we stabilize language tests.
-*: Skip
-
[ $arch == arm ]
*: Skip
@@ -35,17 +31,3 @@ txt_layout_test: Skip # Might just go away.
[ $arch == simmips ]
*: Skip
-
-[ $compiler == dartanalyzer ]
-
-# Test issue 11123- Only static fields can be declared as 'const'
-dummy_compiler_test: fail, OK
-dart2js_test: fail, OK
-recursive_import_test: fail, OK
-
-[ $compiler == dart2analyzer ]
-
-# Test issue 11123- Only static fields can be declared as 'const'
-dummy_compiler_test: fail, OK
-dart2js_test: fail, OK
-recursive_import_test: fail, OK
« 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