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

Unified Diff: utils/tests/dartdoc/dartdoc.status

Issue 9455034: Fix dartdoc tests. (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 | utils/tests/dartdoc/src/dartdoc_tests.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/tests/dartdoc/dartdoc.status
diff --git a/utils/tests/dartdoc/dartdoc.status b/utils/tests/dartdoc/dartdoc.status
index 2230431f2e1927b7a03fe0a934b03d66c45f76af..bcc7ebeca95ed4df9fe047d41f02570a8446e1f9 100644
--- a/utils/tests/dartdoc/dartdoc.status
+++ b/utils/tests/dartdoc/dartdoc.status
@@ -7,11 +7,14 @@ prefix dartdoc
[ $component == leg ]
*: Skip # Leg is not ready yet.
-[ $component == vm || $component == dartc || $component == chromium ]
-*: Skip # Tests use node flavor of unittest lib. :(
+[ $component == frog || $component == frogsh || $component == frogium ]
+*: Skip
+
+[ $component == dartc || $component == chromium ]
+*: Skip
-[ $component == frogium || $component == dartium || $component == webdriver ]
-*: Skip # Tests use node flavor of unittest lib. :(
+[ $component == dartium || $component == webdriver ]
+*: Skip
[ $arch == x64 ]
*: Skip
« no previous file with comments | « no previous file | utils/tests/dartdoc/src/dartdoc_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698