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

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

Issue 2729943003: Recover from bad supertypes. (Closed)
Patch Set: Created 3 years, 10 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/compile.status
diff --git a/pkg/front_end/test/fasta/compile.status b/pkg/front_end/test/fasta/compile.status
index 79faa18b8070e2ecf4bbc919486bac537504227b..77722142f27c4f47834861c43a1475ca3c59b2b8 100644
--- a/pkg/front_end/test/fasta/compile.status
+++ b/pkg/front_end/test/fasta/compile.status
@@ -7,9 +7,10 @@
# pkg/fasta/lib/src/kernel/.
await: Fail
-invocations: Fail
function_type_recovery: Crash
+invocations: Fail
statements: Fail # Make async tranformer optional for golden file testing.
+type_variable_as_super: Fail
ahe 2017/03/03 13:28:05 This test is still failing because we generate a p
rasta/abstract_constructor: Fail
rasta/bad_constructor_redirection: Fail

Powered by Google App Engine
This is Rietveld 408576698