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

Unified Diff: pkg/pkg.status

Issue 2609673002: Ignore dev_compiler gen directory when running tests. (Closed)
Patch Set: Created 4 years 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 0f28f5a56c432e6b1c1fa73c01dffa389efd8550..4036baf5fa09c71bdebb8d17e17af9fd4f0bf585 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -29,7 +29,7 @@ kernel/test/closures_test: Skip
[ $compiler != dart2analyzer ]
dev_compiler/test/*: Skip
-[ $compiler == dart2analyzer ]
+# Don't run the dev_compiler generated tests
dev_compiler/gen/*: SkipByDesign
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
« 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