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

Unified Diff: pkg/pkg.status

Issue 2831573002: Skip all fasta tests when build directory may be missing. (Closed)
Patch Set: Created 3 years, 8 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 6f4a0e6834ba169d3c788e4f7db23be32b1346d3..6a0028f9d042fcf271a77cb0f2b0fef9497b690a 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -85,10 +85,7 @@ analyzer/test/src/summary/resynthesize_ast_test: Pass, Slow
front_end/tool/perf_test: Slow, Pass
[ $runtime == vm && $use_sdk ]
-front_end/test/fasta/compile_test: Skip # Issue 28629
-front_end/test/fasta/kompile_test: Skip # Issue 28629
-front_end/test/fasta/outline_test: Skip # Issue 28629
-front_end/test/fasta/bootstrap_test: Skip # Issue 28629
+front_end/test/fasta/*: Skip # Issue 28629
[ $runtime == vm && $use_sdk == false ]
front_end/test/incremental_kernel_generator_test: Skip # Issue 28698
« 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