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

Unified Diff: tests/language/language_dart2js.status

Issue 3012633002: Update --dart2js-with-kernel status (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 | « no previous file | 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 1cde196f8c08aa25b17340bf204528cccb5fa705..f02847267f66f12c45fa573c67d3ac3c36cb4ba9 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -1126,9 +1126,6 @@ switch_bad_case_test/02: MissingCompileTimeError
switch_case_test/00: MissingCompileTimeError
switch_case_test/01: MissingCompileTimeError
switch_case_test/02: MissingCompileTimeError
-switch_label2_test: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTargetForSwitchCase
-switch_label_test: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTargetForSwitchCase
-switch_try_catch_test: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTargetForSwitchCase
symbol_conflict_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
sync_generator1_test/01: Crash # Assertion failure: Missing scope info for j:method(Iterator.moveNext).
sync_generator1_test/none: Crash # Assertion failure: Missing scope info for j:method(Iterator.moveNext).
@@ -1848,9 +1845,6 @@ switch_bad_case_test/02: MissingCompileTimeError
switch_case_test/00: MissingCompileTimeError
switch_case_test/01: MissingCompileTimeError
switch_case_test/02: MissingCompileTimeError
-switch_label2_test: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTargetForSwitchCase
-switch_label_test: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTargetForSwitchCase
-switch_try_catch_test: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTargetForSwitchCase
symbol_conflict_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
sync_generator1_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
sync_generator1_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698