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

Unified Diff: pkg/front_end/test/fasta/strong.status

Issue 2906253004: Avoid using Invalid{Statement,Expression,Initializer}. (Closed)
Patch Set: Created 3 years, 7 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: pkg/front_end/test/fasta/strong.status
diff --git a/pkg/front_end/test/fasta/strong.status b/pkg/front_end/test/fasta/strong.status
index 48d82ba2a34ab5cde6ff4589ab816ec3fc899f56..18865453e016ccca0706304ee855b8308d56b673 100644
--- a/pkg/front_end/test/fasta/strong.status
+++ b/pkg/front_end/test/fasta/strong.status
@@ -209,9 +209,9 @@ rasta/switch_execution_case_t02: Fail
rasta/switch_fall_through: Fail
rasta/this_invoke: Fail
rasta/try_label: Fail
-rasta/type_literals: VerificationError
+rasta/type_literals: Fail
rasta/type_with_parse_error: Fail
-rasta/typedef: VerificationError
+rasta/typedef: Fail
rasta/unresolved: Fail
rasta/unresolved_constructor: Fail
rasta/unresolved_for_in: Fail

Powered by Google App Engine
This is Rietveld 408576698