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

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

Issue 2912353002: Don't read platform files during testing, and avoid trimming broken programs. (Closed)
Patch Set: Created 3 years, 7 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/testing/suite.dart » ('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 7426a584de3c1daed776ecb80a572a877ecca72c..283f8d506c244fe45ecd54820fd8fa10c18c00e8 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -2,6 +2,8 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
+rasta/unsupported_platform_library: RuntimeError # OK, this must report an error at runtime.
+
# Status file for the kompile_test.dart (notice k, not c) test suite. This is
# testing generating Analyzer ASTs, that is, code in
# pkg/fasta/lib/src/analyzer/. Currently, this is behind direct-to-kernel, so
@@ -412,4 +414,3 @@ rasta/unresolved: Fail
rasta/unresolved_constructor: Crash
rasta/unresolved_for_in: Crash
rasta/unresolved_recovery: Fail
-rasta/unsupported_platform_library: Fail
« no previous file with comments | « pkg/front_end/test/fasta/compile.status ('k') | pkg/front_end/test/fasta/testing/suite.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698