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

Unified Diff: pkg/pkg.status

Issue 2618263003: Revert "Ignore dev_compiler gen directory when running tests." (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 dfb796176f496f03be68669d50a0fb657e4b566b..e347260b3ff872289ce134688c274736ebeecc68 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -29,7 +29,7 @@ kernel/test/closures_test: Skip
[ $compiler != dart2analyzer ]
dev_compiler/test/*: Skip
-# Don't run the dev_compiler generated tests
+[ $compiler == dart2analyzer ]
dev_compiler/gen/*: SkipByDesign
dev_compiler/test/options/*: SkipByDesign
« 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