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

Unified Diff: tests/language/language_dart2js.status

Issue 10918046: Change remaining "final" to "const" in language/const_syntax_test. (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 | « tests/language/const_syntax_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 869fa8da8f8c6b7369f05a2c3a1d84f2bf3bf283..2327fe738184b1b547801ae76eab4f4f820b32f0 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -174,6 +174,7 @@ const_init_negative_test: Fail # Negative language test.
const_syntax_test/01: Fail # Negative language test.
const_syntax_test/02: Fail # Negative language test.
const_syntax_test/03: Fail # Negative language test.
+const_syntax_test/04: Fail # Negative language test.
constructor2_negative_test: Fail # Negative language test.
constructor_negative_test: Pass # For the wrong reason.
constructor_return_negative_test: Fail # Negative language test.
@@ -248,8 +249,6 @@ try_catch_syntax_test/08: Fail # Negative language test.
disable_privacy_test: Fail, OK # VM specific test.
numbers_test: Fail, OK # (unintended?) VM specific test.
-const_syntax_test/04: Fail
-
div_by_zero_test: Fail, OK # Leg only has doubles.
bit_operations_test: Fail, OK # Tests bit operations outside the 32 bit range.
# The following test will start to fail again once dart2js implements the
« no previous file with comments | « tests/language/const_syntax_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698