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

Unified Diff: pkg/pkg.status

Issue 2984663002: Adjust status file for some fasta front end test which are failing (see issue 30212). (Closed)
Patch Set: Created 3 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index e9443bdc8f9b9167b6dc2723a0437efd2c7f0954..26c6c944a8ffd7c5127599403aa3fe8ab6dcc868 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -55,6 +55,11 @@ front_end/test/src/incremental/hot_reload_e2e_test: Skip # Issue 29819
[ $compiler != dart2analyzer ]
analyzer/test/src/summary/summarize_fasta_test: RuntimeError, Slow
+[ $runtime == vm ]
+front_end/test/fasta/bootstrap_test: Skip # Issue 30212
+front_end/test/fasta/compile_test: Skip # Issue 30212
+front_end/test/fasta/strong_test: Skip # Issue 30212
+
[ $runtime != vm || $mode != release || $system == windows ]
front_end/test/fasta/*: Skip
kernel/test/closures_test: Skip
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698