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

Unified Diff: pkg/pkg.status

Issue 2675593003: Enable running of fasta tests on build bot. (Closed)
Patch Set: Rebased on 17d8de6063e78eb14b7c1814626743164a4473d9. 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 | « pkg/front_end/test/fasta/testing.json ('k') | pkg/testing/lib/src/chain.dart » ('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 c6da182297fd617ba86b1872f7865cd5d63dcddc..96126b767cb82559b9decbf2c21931808d9c212e 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -27,7 +27,7 @@ front_end/test/fasta/rasta/*: SkipByDesign
# way.
front_end/test/fasta/sdk_test: SkipByDesign
-# Skip fasta tests for now (https://github.com/dart-lang/sdk/issues/28594).
+[ $runtime != vm || $mode != release || $system == windows ]
front_end/test/fasta/*: Skip
[ $runtime == vm && $mode == release && $system == linux ]
« no previous file with comments | « pkg/front_end/test/fasta/testing.json ('k') | pkg/testing/lib/src/chain.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698