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

Unified Diff: tools/dom/docs/docs.status

Issue 13000005: Added tests for docs.dart (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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 | « tools/bots/pub.py ('k') | tools/dom/docs/lib/docs.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dom/docs/docs.status
diff --git a/tests/chrome/chrome.status b/tools/dom/docs/docs.status
similarity index 57%
copy from tests/chrome/chrome.status
copy to tools/dom/docs/docs.status
index 077c8b2f095621148516ab49ea2a13366ad45459..43d96f11accee75c4b6fa503fa34eff8f7189c31 100644
--- a/tests/chrome/chrome.status
+++ b/tools/dom/docs/docs.status
@@ -2,10 +2,6 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-[ $runtime == vm ]
-# Not supported on the VM
-*: Skip
-
-[ $compiler == none]
-# Not supported on Dartium right now
+# docs.dart is a tool that only runs on the VM
+[ $compiler == dart2js || $compiler == dart2dart || $compiler == dartc || $runtime == drt || $runtime == dartium ]
*: Skip
« no previous file with comments | « tools/bots/pub.py ('k') | tools/dom/docs/lib/docs.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698