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

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

Issue 2664333003: Throw input error instead of parser error to avoid crashing. (Closed)
Patch Set: Updated status files. Created 3 years, 11 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/test/fasta/compile.status ('k') | pkg/front_end/test/fasta/outline.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/test/fasta/kompile.status
diff --git a/pkg/front_end/test/fasta/kompile.status b/pkg/front_end/test/fasta/kompile.status
index 8ffbba63f9846a56cd4861008c00dbcb2abf5b08..ce463b0d05e1eb4b3fc83bb991d2168e4bc10c58 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -28,7 +28,7 @@ rasta/bad_continue: Crash
rasta/bad_default_constructor: Crash
rasta/bad_explicit_super_constructor: Crash
rasta/bad_implicit_super_constructor: Crash
-rasta/bad_interpolation: Crash
+rasta/bad_interpolation: Fail
rasta/bad_redirection: Fail
rasta/bad_setter_initializer: Crash
rasta/bad_unicode: Fail
@@ -57,19 +57,19 @@ rasta/issue_000012: Crash
rasta/issue_000025: Crash
rasta/issue_000026: Crash
rasta/issue_000031: Crash
-rasta/issue_000032: Crash
+rasta/issue_000032: Fail
rasta/issue_000034: Crash
rasta/issue_000035: Crash
rasta/issue_000035a: Fail
-rasta/issue_000036: Crash
+rasta/issue_000036: Fail
rasta/issue_000039: Crash
rasta/issue_000041: Crash
rasta/issue_000042: Crash
rasta/issue_000043: Fail
rasta/issue_000044: Fail
-rasta/issue_000045: Crash
-rasta/issue_000046: Crash
-rasta/issue_000047: Crash
+rasta/issue_000045: Fail
+rasta/issue_000046: Fail
+rasta/issue_000047: Fail
rasta/issue_000048: Crash
rasta/issue_000052: Crash
rasta/issue_000053: Crash
@@ -79,12 +79,12 @@ rasta/issue_000069: Crash
rasta/issue_000070: Crash
rasta/issue_000080: Crash
rasta/issue_000081: Crash
-rasta/malformed_const_constructor: Crash
+rasta/malformed_const_constructor: Fail
rasta/malformed_function: Fail
rasta/malformed_function_type: Crash
rasta/mandatory_parameter_initializer: Fail
rasta/mixin_library: Crash
-rasta/native_is_illegal: Crash
+rasta/native_is_illegal: Fail
rasta/parser_error: Crash
rasta/previsit_deferred: Crash
rasta/static: Crash
@@ -98,7 +98,7 @@ rasta/switch_fall_through: Crash
rasta/this_invoke: Crash
rasta/try_label: Crash
rasta/type_literals: Crash
-rasta/type_with_parse_error: Crash
+rasta/type_with_parse_error: Fail
rasta/typedef: Crash
rasta/unresolved: Crash
rasta/unresolved_constructor: Crash
« no previous file with comments | « pkg/front_end/test/fasta/compile.status ('k') | pkg/front_end/test/fasta/outline.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698