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

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

Issue 2790743004: Handle unresolved identifiers with an accessor. (Closed)
Patch Set: Update status file. 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/front_end/lib/src/fasta/kernel/fasta_accessors.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 bdf33c5882c478814da5502be0d08804a5719c0f..ac1ee36406d0b1910e9afea57889b57f846d5572 100644
--- a/tests/co19/co19-kernel.status
+++ b/tests/co19/co19-kernel.status
@@ -86,15 +86,6 @@ Language/Enums/restrictions_t07: MissingCompileTimeError
Language/Enums/restrictions_t08: MissingCompileTimeError
Language/Expressions/Assignment/expression_assignment_failed_t03: CompileTimeError
Language/Expressions/Assignment/expression_assignment_t07: CompileTimeError
-Language/Expressions/Assignment/no_such_method_t01: CompileTimeError
-Language/Expressions/Assignment/no_such_method_t02: CompileTimeError
-Language/Expressions/Assignment/no_such_method_t03: CompileTimeError
-Language/Expressions/Assignment/no_such_method_t04: CompileTimeError
-Language/Expressions/Assignment/no_such_method_t05: CompileTimeError
-Language/Expressions/Assignment/no_such_method_t06: CompileTimeError
-Language/Expressions/Assignment/no_such_method_t07: CompileTimeError
-Language/Expressions/Assignment/no_such_method_t08: CompileTimeError
-Language/Expressions/Assignment/no_such_method_t09: CompileTimeError
Language/Expressions/Assignment/static_type_t06: CompileTimeError
Language/Expressions/Assignment/super_assignment_failed_t01: RuntimeError
Language/Expressions/Assignment/super_assignment_failed_t02: RuntimeError
@@ -301,7 +292,6 @@ Language/Mixins/declaring_constructor_t07: MissingCompileTimeError
Language/Mixins/declaring_constructor_t08: MissingCompileTimeError
Language/Mixins/declaring_constructor_t09: MissingCompileTimeError
Language/Mixins/declaring_constructor_t10: MissingCompileTimeError
-Language/Overview/Privacy/private_and_public_t04: CompileTimeError
Language/Overview/Privacy/private_and_public_t06: RuntimeError
Language/Overview/Privacy/private_and_public_t09: RuntimeError
Language/Overview/Privacy/private_and_public_t10: RuntimeError
@@ -332,23 +322,18 @@ 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_t07: CompileTimeError
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_t01: CompileTimeError
+Language/Statements/Labels/scope_t01: RuntimeError
Language/Statements/Labels/scope_t05: MissingCompileTimeError
-Language/Statements/Labels/scope_t07: CompileTimeError
+Language/Statements/Labels/scope_t07: RuntimeError
Language/Statements/Labels/syntax_t03: Pass # OK
Language/Statements/Local_Function_Declaration/reference_before_declaration_t01: MissingCompileTimeError
Language/Statements/Local_Function_Declaration/reference_before_declaration_t03: MissingCompileTimeError
-Language/Statements/Local_Variable_Declaration/syntax_t05: CompileTimeError
-Language/Statements/Local_Variable_Declaration/syntax_t06: CompileTimeError
Language/Statements/Local_Variable_Declaration/syntax_t11: MissingCompileTimeError
-Language/Statements/Local_Variable_Declaration/syntax_t18: CompileTimeError
-Language/Statements/Local_Variable_Declaration/syntax_t19: CompileTimeError
Language/Statements/Local_Variable_Declaration/syntax_t20: MissingCompileTimeError
Language/Statements/Rethrow/on_catch_clause_t01: Crash
Language/Statements/Rethrow/on_catch_clause_t02: Crash
« no previous file with comments | « pkg/front_end/lib/src/fasta/kernel/fasta_accessors.dart ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698