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

Unified Diff: tests/utils/utils.status

Issue 9583029: Skip dartdoc tests since buildbot can't handle them. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 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: tests/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index 6569547fa67df0704c85a72e27d0e38616784f26..7f8aaaec3f9ae1425ff677c0bef85aaee4d30ff5 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -10,3 +10,10 @@ UriTest: Fail
[ $arch == simarm ]
*: Skip
+
+[ $component == vm ]
+# TODO(rnystrom): Right now, the VM tests can't access frog/ and client/ which
+# dartdoc uses, so disable for now. Once the deps files are unified this should
+# be fixed.
+DartdocTest: Skip
+MarkdownTest: Skip
« 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