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

Unified Diff: tests/language/language_dart2js.status

Issue 26023005: It is not an error anymore to leave an instance final field uninitialized. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 2 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/language_analyzer2.status ('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
===================================================================
--- tests/language/language_dart2js.status (revision 28282)
+++ tests/language/language_dart2js.status (working copy)
@@ -145,7 +145,6 @@
map_literal4_test: RuntimeError # Issue 12891
built_in_identifier_test/01: CompileTimeError # Issue 13022
-constructor9_test/01: MissingCompileTimeError # Issue 12934
list_literal1_test/01: MissingCompileTimeError # Issue 12993
map_literal1_test/01: MissingCompileTimeError # Issue 12993
scope_variable_test/01: MissingCompileTimeError # Issue 13016
@@ -238,7 +237,6 @@
setter_override_test/03: Fail # Issue 11496
setter_override2_test/02: Fail # Issue 11496
-constructor9_test/01: Fail # Issue 12935
constructor_named_arguments_test/01: Fail # Issue 5519
named_parameters_aggregated_test/03: Fail # Issue 12813
not_enough_positional_arguments_test/01: Fail # Issue 12839
« no previous file with comments | « tests/language/language_analyzer2.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698