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

Unified Diff: tests/language/language.status

Issue 10829336: Improve a reason for failure. (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 7cae6275fd19109d681a60a6e2b3f5700adf0970..ad6ae224fdf7a8236deb4932ee16933e339d0f4d 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -183,8 +183,7 @@ pseudo_kw_illegal_test/16: Fail
pseudo_kw_test: Fail
# external keyword is not yet supported by dart2js/dart2dart.
external_test/*: Skip
-# Test annotations are not processed correctly by dart2dart test
-# framework: necessary errors are thrown, but treated incorrectly.
+# Final top-level field declarations without initializer do not lead to errors in dart2js frontend.
final_syntax_test/03: Fail
final_syntax_test/04: Fail
# Call operator is not supported by dart2js frontend.
« 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