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

Unified Diff: tests/language/language.status

Issue 10854166: Triage some more tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 9b42e04d2ab207aa289cd6688510d5167da66f7b..9763746a455257191a274f5f129cac68742e09d9 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -211,10 +211,18 @@ operator1_negative_test: Fail
prefix18_negative_test: Fail
prefix20_negative_test: Fail
static_final_field_negative_test: Fail
+static_top_level_test/00: Fail
+static_top_level_test/01: Fail
+static_top_level_test/02: Fail
+static_top_level_test/03: Fail
+static_top_level_test/04: Fail
+static_top_level_test/05: Fail
# Bug in dart2js frontend: cannot find the constructor.
default_factory_library_test: Fail
# Bug in dart2js parser: it happily parses 1is int; variable declaration.
number_identifier_negative_test: Fail
+# Bug in dart2js frontent: does not support this feature.
+switch_label_test: Fail
# Common with language_dart2js.
function_type_alias3_test: Fail
function_type_alias5_test/00: Fail
@@ -251,10 +259,3 @@ generic_test: Fail, Ok
field_optimization2_test: Fail
field_optimization_test: Fail
library5_test: Fail
-static_top_level_test/00: Fail
-static_top_level_test/01: Fail
-static_top_level_test/02: Fail
-static_top_level_test/03: Fail
-static_top_level_test/04: Fail
-static_top_level_test/05: Fail
-switch_label_test: Fail
« 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