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

Unified Diff: tests/language/language_dart2js.status

Issue 23533040: Check for non-final field in the face of const constructors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 288fc7b62821a9140164fc025127ca6076f529f8..2a4e9b15e65c74cec3892e22b19dff88cc4c24fd 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -156,7 +156,6 @@ built_in_identifier_test/01: Fail # Issue 13022
#
# The following tests are all negative tests that should be fixed.
#
-const_constructor_syntax_test/04: Fail # Issue 12900
const_syntax_test/01: Fail # Issue 12932
const_syntax_test/02: Fail # Issue 12932
const_syntax_test/03: Fail # Issue 12932
@@ -287,7 +286,6 @@ compile_time_constant_arguments_test/02: Fail # Issue 5519
compile_time_constant_arguments_test/03: Fail # Issue 5519
compile_time_constant_arguments_test/05: Fail # Issue 5519
compile_time_constant_arguments_test/06: Fail # Issue 5519
-const_constructor_syntax_test/04: Fail # Issue 12901
const_syntax_test/01: Fail # Issue 12933
const_syntax_test/02: Fail # Issue 12933
const_syntax_test/03: Fail # Issue 12933

Powered by Google App Engine
This is Rietveld 408576698