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

Unified Diff: tests/language/language.status

Issue 10837359: Language tests updated to use const instead of final. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated cf. comments 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 | « tests/language/issue4515170_test.dart ('k') | tests/language/language_dart2js.status » ('j') | 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 25d1f377bc9b5c3b889d7d3a4bcf5221da9c51ca..e4b9eb96088a1f8bae9c53b7bd2377f46c21b2ec 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -216,6 +216,8 @@ static_top_level_test/02: Fail
static_top_level_test/03: Fail
static_top_level_test/04: Fail
static_top_level_test/05: Fail
+static_top_level_test/06: Fail
+static_top_level_test/07: Fail
# Bug in dart2js frontend: cannot find the constructor.
default_factory_library_test: Fail
# Bug in dart2js parser: it happily parses 1is int; variable declaration.
« no previous file with comments | « tests/language/issue4515170_test.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698