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

Unified Diff: tests/language/language_kernel.status

Issue 2746923002: Implement nested switches and missing switch continue targets. (Closed)
Patch Set: Long line. Created 3 years, 9 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/co19/co19-kernel.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_kernel.status
diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status
index 1d8508ffd56acce1d9ca3a67ba53b800cac3c990..d96f3137fe9aedaaf41196fe835d297f5179ec86 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -582,13 +582,11 @@ super_no_such_method3_test/01: RuntimeError
super_no_such_method4_test/01: RuntimeError
super_no_such_method5_test/01: RuntimeError
switch1_negative_test: Fail
-switch4_negative_test: DartkCrash
switch_bad_case_test/01: MissingCompileTimeError
switch_bad_case_test/02: MissingCompileTimeError
switch_case_test/00: MissingCompileTimeError
switch_case_test/01: MissingCompileTimeError
switch_case_test/02: MissingCompileTimeError
-switch_label_test: DartkCrash
sync_generator2_test/01: MissingCompileTimeError
sync_generator2_test/02: MissingCompileTimeError
sync_generator2_test/03: MissingCompileTimeError
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698