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

Unified Diff: pkg/front_end/test/fasta/outline.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/kompile.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/test/fasta/outline.status
diff --git a/pkg/front_end/test/fasta/outline.status b/pkg/front_end/test/fasta/outline.status
index a5ac40f14214927e604b52dc5e0372fb0c985011..a296834f8fc3ef16be7cbd3fbaeba5cc2e36d4fc 100644
--- a/pkg/front_end/test/fasta/outline.status
+++ b/pkg/front_end/test/fasta/outline.status
@@ -6,20 +6,20 @@ rasta/bad_redirection: Fail
rasta/class_hierarchy: Crash
rasta/generic_factory: Fail
rasta/issue_000002: Fail
-rasta/issue_000032: Crash
+rasta/issue_000032: 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_000067: Fail
rasta/issue_000068: Fail
rasta/issue_000070: Fail
rasta/mandatory_parameter_initializer: Fail
rasta/mixin_library: Fail
-rasta/native_is_illegal: Crash
+rasta/native_is_illegal: Fail
rasta/super: Fail
rasta/super_mixin: Crash
rasta/super_operator: Fail
rasta/type_literals: Fail
-rasta/type_with_parse_error: Crash
+rasta/type_with_parse_error: Fail
« no previous file with comments | « pkg/front_end/test/fasta/kompile.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698