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

Unified Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 3009803003: dart2js kernel: Handle ir.LocalInitializer (Closed)
Patch Set: Created 3 years, 4 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 | « pkg/compiler/lib/src/ssa/builder_kernel.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js_extra/dart2js_extra.status
diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
index 9a32272b76cad199274f3dbd7b312996455f4531..e52a6a28954ae6a7c3aa55edeee7a3364096741c 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -286,7 +286,6 @@ regress/4562_test/none: CompileTimeError
regress/4639_test: Crash
string_interpolation_dynamic_test: RuntimeError
string_interpolation_test: RuntimeError
-super_constructor1_test: Crash
switch_test/none: Crash
timer_test: Crash
truncation_errors_test: Crash
@@ -414,7 +413,6 @@ regress/4639_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was ca
runtime_type_test: Crash
string_interpolation_dynamic_test: RuntimeError
string_interpolation_test: RuntimeError
-super_constructor1_test: Crash # Assertion failure: Cannot find value local(C.#null) in (local(C.#i)) for j:constructor(C.).
switch_test/none: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTargetForSwitchCase
timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
to_string_test: Crash
« no previous file with comments | « pkg/compiler/lib/src/ssa/builder_kernel.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698