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

Unified Diff: tests/language/language.status

Issue 10918070: Update status file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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 b7a9e8524a058d03c030d634ce68f300a3e98c46..268bc726b0f9b4b00205cd4e2179e962bba74ea3 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -243,12 +243,10 @@ pseudo_kw_illegal_test/16: Fail
pseudo_kw_test: Fail
# external keyword is not yet supported by dart2js/dart2dart.
external_test/*: Skip
-const_syntax_test/03: Fail, OK
-const_syntax_test/04: Fail, OK
-final_syntax_test/03: Fail, OK
-final_syntax_test/04: Fail, OK
+final_syntax_test/none: Fail, OK # Issue 3558
lazy_static_test: Fail, OK # Issue 3558
lazy_static2_test: Fail, OK # Issue 3558
+lazy_static3_test: Fail, OK # Issue 3558
# Call operator is not supported by DartVM (see suppression above.)
call_operator_test: Fail
# dart2js frontend doesn't even analyse problematic classes.
« 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