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

Unified Diff: tests/language/language.status

Issue 10914260: Update test expectations for dart2dart. (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 61765c5ea45ff8ff02768fef06626d149e8b7bce..32ece9a4d0930df19cf8bb39ac9fe2fef2726d2b 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -273,12 +273,7 @@ pseudo_kw_illegal_test/14: Fail
pseudo_kw_test: Fail
# external keyword is not yet supported by dart2js/dart2dart.
external_test/*: Skip
-final_is_not_const_test/01: Fail, OK # Issue 3558
-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
-lazy_static4_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.
@@ -342,7 +337,6 @@ gc_test: Fail
super_closure_test: Fail
super_field_access_test: Fail
super_first_constructor_test: Fail
-final_field_initialization_order_test: Fail # Issue 4839
# VM specific tests.
disable_privacy_test: Fail, Ok
# This test hard codes name of file being run and precise position.
« 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