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

Unified Diff: tests/language/language.status

Issue 10933036: Update test expectations for dartc and 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 841e1a791f32250f64fd3a4d36b84d35c72c7562..bd6364754628cb2e767039d10130202ddf17ee85 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -139,6 +139,7 @@ constructor_call_wrong_argument_count_negative_test: Fail # Runtime only test, r
disable_privacy_test: Skip # Issue 1882: Needs --disable_privacy support.
duplicate_implements_test: Skip # Issue 976
factory5_test/00: Fail # issue 3079
+final_is_not_const_test/01: Fail # Issue 3476
field_method4_negative_test: Fail # Runtime only test, rewrite as multitest
const_syntax_test/09: Fail # Issue 4713
getter_no_setter_test/01: Fail # Fails to detect compile-time error.
@@ -272,6 +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
« 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