From f55f111d7af50d79cba7e465f24dca321ca78601 Mon Sep 17 00:00:00 2001 From: Paul Berry Date: Tue, 28 Feb 2017 15:04:03 -0800 Subject: [PATCH] Update kompile.status to reflect e26098062423180255d59c6d5300276d8b641014 Commit e26098062423180255d59c6d5300276d8b641014 changed some Fasta tests from "crash" to "fail". R=scheglov@google.com Review-Url: https://codereview.chromium.org/2725683003 . --- pkg/front_end/test/fasta/kompile.status | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/front_end/test/fasta/kompile.status b/pkg/front_end/test/fasta/kompile.status index 9a7396fd24f..ee3c505b1e4 100644 --- a/pkg/front_end/test/fasta/kompile.status +++ b/pkg/front_end/test/fasta/kompile.status @@ -69,7 +69,7 @@ rasta/issue_000035: Crash rasta/issue_000035a: Fail rasta/issue_000036: Fail rasta/issue_000039: Crash -rasta/issue_000041: Crash +rasta/issue_000041: Fail rasta/issue_000042: Crash rasta/issue_000043: Fail rasta/issue_000044: Fail @@ -110,5 +110,5 @@ rasta/typedef: Crash rasta/unresolved: Crash rasta/unresolved_constructor: Crash rasta/unresolved_for_in: Crash -rasta/unresolved_recovery: Crash +rasta/unresolved_recovery: Fail rasta/unsupported_platform_library: Fail