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

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: Updated cf. comments. 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
« no previous file with comments | « tests/compiler/dart2js/type_checker_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 8c7244df7b0ee47742dcfc6b42cc3cd280b01ae1..c0b087ee2ad35f566b67f91a2beacc147ef2bb4e 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -145,7 +145,6 @@ list_literal4_test: Fail # Issue 12890
map_literal4_test: Fail # Issue 12891
built_in_identifier_test/01: Fail # Issue 13022
-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
@@ -268,7 +267,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
« no previous file with comments | « tests/compiler/dart2js/type_checker_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698