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

Unified Diff: tests/co19/co19-kernel.status

Issue 2801283002: Wrap VariableDeclarations in Blocks as specified by Kernel. (Closed)
Patch Set: Update strong.status. Created 3 years, 8 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
Index: tests/co19/co19-kernel.status
diff --git a/tests/co19/co19-kernel.status b/tests/co19/co19-kernel.status
index 8387da008b93e175e14e661ef28b53f4874957fc..38711fb60f5c2b9216b6a4b64764587743d64c25 100644
--- a/tests/co19/co19-kernel.status
+++ b/tests/co19/co19-kernel.status
@@ -268,19 +268,16 @@ Language/Overview/Scoping/conflicting_names_t39: MissingCompileTimeError
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/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/Do/execution_t04: Crash
Language/Statements/For/syntax_t12: MissingCompileTimeError
Language/Statements/For/syntax_t13: MissingCompileTimeError
Language/Statements/For/syntax_t19: MissingCompileTimeError
Language/Statements/For/syntax_t20: MissingCompileTimeError
-Language/Statements/If/execution_t03: Crash
Language/Statements/Labels/scope_t05: MissingCompileTimeError
Language/Statements/Local_Function_Declaration/reference_before_declaration_t01: MissingCompileTimeError
Language/Statements/Local_Function_Declaration/reference_before_declaration_t03: MissingCompileTimeError
@@ -298,7 +295,6 @@ Language/Statements/Switch/syntax_t17: MissingCompileTimeError
Language/Statements/Try/malformed_type_t04: RuntimeError
Language/Statements/Try/syntax_t13: MissingCompileTimeError
Language/Statements/Try/syntax_t15: Crash
-Language/Statements/While/execution_t03: Crash
Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompileTimeError # Issue 25495
Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompileTimeError # Issue 25495
Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompileTimeError # Issue 25495
« no previous file with comments | « pkg/front_end/testcases/rasta/issue_000069.dart.direct.expect ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698