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

Unified Diff: pkg/pkg.status

Issue 2671473002: Update pkg.status with respect to fasta. (Closed)
Patch Set: Created 3 years, 11 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 1b0b1ec581d128854adb56ea4977cc42cd5a371a..7efa44cbd59feb566bdb3e2804f65b08cdd61c6e 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -20,6 +20,12 @@ dart_messages/test/dart_messages_test: Skip # Requires a package root.
dev_compiler/test/codegen/*: Skip
dev_compiler/gen/*: SkipByDesign
+# Skip fasta tests for now (https://github.com/dart-lang/sdk/issues/28594).
+front_end/test/fasta/*: Skip
+
+# Anything in rasta is input to fasta unit tests and shouldn't be run as tests.
+front_end/test/fasta/rasta/*: SkipByDesign
+
[ $runtime == vm && $mode == release && $system == linux ]
kernel/test/closures_test: Slow, Pass
« 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