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

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

Issue 2767633004: Report compile-time errors on cyclic hierarchies. (Closed)
Patch Set: 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
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 e33606e0b005e721a539094500646093a2de6540..6dd314eb43214126ea24b0c73688f9cef1d9024b 100644
--- a/pkg/front_end/test/fasta/compile.status
+++ b/pkg/front_end/test/fasta/compile.status
@@ -7,6 +7,7 @@
# pkg/fasta/lib/src/kernel/.
await: Fail
+cycles: Fail # Compile-time error handling destroys program.
function_type_recovery: Fail
invocations: Fail
statements: Fail # Make async tranformer optional for golden file testing.

Powered by Google App Engine
This is Rietveld 408576698