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

Unified Diff: .status

Issue 558823003: Update status file (Closed) Base URL: git@github.com:dart-lang/core-elements.git@master
Patch Set: Created 6 years, 3 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: .status
diff --git a/.status b/.status
index 94bd895c5e1c23ea980a6a6b8dff0f0fcdccf93d..2632dfbc5c2a6ff483246d3828e2646367f33176 100644
--- a/.status
+++ b/.status
@@ -11,6 +11,10 @@
*/*/*/*/packages/*/*: Skip
*/*/*/*/*/packages/*/*: Skip
+[ $compiler == dart2js ]
+test/*: Skip # raw tests only meant to be run in dartium. Other browsers run
+ # the output of pub-build
[ $runtime == vm || $runtime == jsshell || $runtime == d8 ]]
-test/*: Skip # All tests are meant to run in the browser
+build/test/*: Skip # All tests are meant to run in a browser
+test/*: Skip # All tests are meant to run in a browser
« 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