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

Unified Diff: pkg/pkg.status

Issue 2985563003: Account for kernel files being passed in directly on the command line this fixes issue 30212 (https… (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 | runtime/bin/main.cc » ('j') | 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 26c6c944a8ffd7c5127599403aa3fe8ab6dcc868..e9443bdc8f9b9167b6dc2723a0437efd2c7f0954 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -55,11 +55,6 @@ 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 | runtime/bin/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698