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

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

Issue 2802203002: Handle bad rethrows. (Closed)
Patch Set: 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
« no previous file with comments | « pkg/front_end/lib/src/fasta/kernel/body_builder.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 0ecc23c3565217f47d0137c15a4bcf0ecbe86018..8387da008b93e175e14e661ef28b53f4874957fc 100644
--- a/tests/co19/co19-kernel.status
+++ b/tests/co19/co19-kernel.status
@@ -147,12 +147,6 @@ Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/no_such_method_t01: RuntimeError
Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/no_such_method_t02: RuntimeError
Language/Expressions/This/placement_t04: MissingCompileTimeError
-Language/Expressions/Throw/no_catch_clause_t01: Crash
-Language/Expressions/Throw/no_catch_clause_t02: Crash
-Language/Expressions/Throw/no_catch_clause_t03: Crash
-Language/Expressions/Throw/no_catch_clause_t04: Crash
-Language/Expressions/Throw/no_catch_clause_t05: Crash
-Language/Expressions/Throw/no_catch_clause_t06: Crash
Language/Expressions/Throw/syntax_t02: MissingCompileTimeError
Language/Expressions/Type_Cast/evaluation_t04: RuntimeError
Language/Expressions/Type_Cast/evaluation_t05: RuntimeError
@@ -292,8 +286,6 @@ Language/Statements/Local_Function_Declaration/reference_before_declaration_t01:
Language/Statements/Local_Function_Declaration/reference_before_declaration_t03: MissingCompileTimeError
Language/Statements/Local_Variable_Declaration/syntax_t11: MissingCompileTimeError
Language/Statements/Local_Variable_Declaration/syntax_t20: MissingCompileTimeError
-Language/Statements/Rethrow/on_catch_clause_t01: Crash
-Language/Statements/Rethrow/on_catch_clause_t02: Crash
Language/Statements/Switch/equal_operator_t01: MissingCompileTimeError
Language/Statements/Switch/equal_operator_t02: MissingCompileTimeError
Language/Statements/Switch/expressions_t01: MissingCompileTimeError
« no previous file with comments | « pkg/front_end/lib/src/fasta/kernel/body_builder.dart ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698