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

Unified Diff: tests/co19/co19-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 | « pkg/kernel/lib/verifier.dart ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-kernel.status
diff --git a/tests/co19/co19-kernel.status b/tests/co19/co19-kernel.status
index 6ce233cd62c1045fb3d08c415440e619cec34d2c..76a35ad20d39949774d1b8c757b9a9515621f539 100644
--- a/tests/co19/co19-kernel.status
+++ b/tests/co19/co19-kernel.status
@@ -448,14 +448,12 @@ Language/Overview/Scoping/conflicting_names_t40: MissingCompileTimeError
Language/Overview/Scoping/conflicting_names_t41: MissingCompileTimeError
Language/Overview/Scoping/conflicting_names_t44: Crash
Language/Overview/Scoping/hiding_declaration_t16: Crash
-Language/Statements/Continue/async_loops_t10: DartkCrash
Language/Statements/Continue/label_t06: MissingCompileTimeError
Language/Statements/Continue/label_t07: MissingCompileTimeError
Language/Statements/Continue/label_t08: MissingCompileTimeError
Language/Statements/Continue/label_t09: MissingCompileTimeError
Language/Statements/Continue/label_t10: MissingCompileTimeError
Language/Statements/Continue/label_t11: MissingCompileTimeError
-Language/Statements/Continue/label_t14: DartkCrash
Language/Statements/Do/execution_t04: Crash
Language/Statements/For/Asynchronous_For_in/syntax_t02: MissingCompileTimeError
Language/Statements/For/syntax_t07: CompileTimeError
« no previous file with comments | « pkg/kernel/lib/verifier.dart ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698