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

Unified Diff: pkg/pkg.status

Issue 2848023002: [gardening] Supress failing Fasta tests. (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 91e3c9182771ef219a838fbac4c1b69a7d61a97c..cd0ba49835746b91b4070027cdab14316c7c34f4 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -33,10 +33,11 @@ front_end/test/fasta/rasta/*: SkipByDesign
# way.
front_end/test/fasta/sdk_test: SkipByDesign
-front_end/test/fasta/bootstrap_test: Pass, Slow
-front_end/test/fasta/compile_test: Pass, Slow
-front_end/test/fasta/kompile_test: Pass, Slow
-front_end/test/fasta/strong_test: Pass, Slow
+front_end/test/fasta/bootstrap_test: Fail, Slow # Issue 29511
+front_end/test/fasta/compile_test: Fail, Slow # Issue 29511
+front_end/test/fasta/kompile_test: Fail, Slow # Issue 29511
+front_end/test/fasta/strong_test: Fail, Slow # Issue 29511
+front_end/test/fasta/outline_test: Fail # Issue 29511
# These are not tests but input for tests.
kernel/testcases/*: 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