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

Unified Diff: tests/language/language_dart2js.status

Issue 1129693006: Fix field initialization order for forwarding constructors. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Status Created 5 years, 7 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.status ('k') | tests/language/redirecting_constructor_initializer_test.dart » ('j') | 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 19eea661f670648d299d9cf8b79b6a592d236c8d..50a4a26a026b0f40349acab2c8dcb8825bc11c27 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -529,7 +529,6 @@ enum_private_test/02: Crash # Instance of 'TypeOperator': type check unimplement
enum_test: Crash # Unhandled node
equality_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
error_stacktrace_test: RuntimeError # Please triage this failure.
-evaluation_redirecting_constructor_test: RuntimeError # Please triage this failure.
execute_finally10_test: Crash # try/finally
execute_finally11_test: Crash # try/finally
execute_finally12_test: Crash # (try {try {}finally {a=8;break;}}finally {return a==8;}): try/finally
@@ -695,7 +694,6 @@ inferrer_synthesized_constructor_test: Crash # Instance of 'TypeOperator': type
inferrer_synthesized_super_constructor_test: Crash # Please triage this failure.
inferrer_this_access_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
infinite_switch_label_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-inline_super_test: Crash # Please triage this failure.
inlined_throw_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
instance_creation_in_function_annotation_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
instanceof2_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<Object>.
« no previous file with comments | « tests/language/language.status ('k') | tests/language/redirecting_constructor_initializer_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698