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

Unified Diff: dart/tests/language/language_dart2js.status

Issue 11111013: Update dart2js status after adding more built-in identifiers. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 2 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/language/language_dart2js.status
diff --git a/dart/tests/language/language_dart2js.status b/dart/tests/language/language_dart2js.status
index cf021aee263943b6074fb4777b02b2bb980afa28..842a55995313156a691542aca1e349a9e8c19c81 100644
--- a/dart/tests/language/language_dart2js.status
+++ b/dart/tests/language/language_dart2js.status
@@ -58,6 +58,8 @@ compile_time_constant_checked3_test/05: Fail, OK
compile_time_constant_checked3_test/06: Fail, OK
[ $compiler == dart2js ]
+call_constructor_on_unresolvable_class_test/03: Fail # http://dartbug.com/5825
+call_constructor_on_unresolvable_class_test/06: Fail # http://dartbug.com/5825
abstract_runtime_error_test: Fail # http://dartbug.com/4737
bad_constructor_test/04: Fail # http://dartbug.com/5519
bad_constructor_test/05: Fail # http://dartbug.com/5519
@@ -270,8 +272,6 @@ prefix18_negative_test: Fail # Negative language test.
prefix20_negative_test: Fail # Negative language test.
prefix23_negative_test: Fail # Negative language test.
pseudo_kw_illegal_test/03: Fail # Negative language test.
-pseudo_kw_illegal_test/08: Fail # Negative language test.
-pseudo_kw_illegal_test/10: Fail # Negative language test.
pseudo_kw_illegal_test/11: Fail # Negative language test.
pseudo_kw_illegal_test/14: Fail # Negative language test.
scope_negative_test: Fail # Negative language test.
« 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