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

Unified Diff: tests/language/language.status

Issue 10836268: 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 124cf5b2af4c5ff21eac4c5cb92442f5ac90c302..cc6a50af4c7db62441db80f71e8b9767e1c30651 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -210,6 +210,8 @@ method_override2_test/03: Fail
static_final_field_negative_test: 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
# Common with language_dart2js.
function_type_alias3_test: Fail
function_type_alias5_test/00: Fail
@@ -246,7 +248,6 @@ generic_test: Fail, Ok
field_optimization2_test: Fail
field_optimization_test: Fail
library5_test: Fail
-number_identifier_negative_test: Fail
operator1_negative_test: Fail
prefix18_negative_test: Fail
prefix20_negative_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