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

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

Issue 9323080: Skip tests in debug mode that times out (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 | « dart/tests/language/language.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/utils/tests/dartdoc/dartdoc.status
diff --git a/dart/utils/tests/dartdoc/dartdoc.status b/dart/utils/tests/dartdoc/dartdoc.status
index d60f2246e42f57460a39957a8cafc060e8f7c106..516eedd7cfa4cf48123ed6912463d9144f9fb2c5 100644
--- a/dart/utils/tests/dartdoc/dartdoc.status
+++ b/dart/utils/tests/dartdoc/dartdoc.status
@@ -5,7 +5,7 @@
prefix dartdoc
[ $component == leg ]
-*: Skip # library tags are not implemented: Bug 1126
+*: Skip # Leg is not ready yet.
[ $component == vm || $component == dartc || $component == chromium ]
*: Skip # Tests use node flavor of unittest lib. :(
@@ -13,6 +13,9 @@ prefix dartdoc
[ $component == frogium || $component == dartium || $component == webdriver ]
*: Skip # Tests use node flavor of unittest lib. :(
+[ $component == frog && $mode == debug ]
+dartdoc_tests: Skip # Times out.
+
[ $arch == x64 ]
*: Skip
« no previous file with comments | « dart/tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698