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

Unified Diff: tests/language/language.status

Issue 10829455: Remove now unnecessary suppressions. (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 47faf4542fb8ae5331ed87694e66404de30ab6be..bc4fc91eb589859d0ec7797c20caae74c7bd74de 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -185,9 +185,6 @@ pseudo_kw_illegal_test/16: Fail
pseudo_kw_test: Fail
# external keyword is not yet supported by dart2js/dart2dart.
external_test/*: Skip
-# Final top-level field declarations without initializer do not lead to errors in dart2js frontend.
ahe 2012/08/21 15:55:18 Hmm. I think the Dart VM is handling this error fo
Anton Muhin 2012/08/21 18:27:30 Before your change, F1/F3 were not even analyzed a
ahe 2012/08/21 18:54:21 I know. I just think it is unfortunate that dart2d
-final_syntax_test/03: Fail
-final_syntax_test/04: Fail
# 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