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

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

Issue 9331010: Skip tests that times out in debug mode (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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/utils/tests/css/css.status
diff --git a/dart/utils/tests/css/css.status b/dart/utils/tests/css/css.status
index 08c50d79a6e3aed2773857d7274461f9875d0174..7198899005b32b31f84204e777a9041ea05dae82 100644
--- a/dart/utils/tests/css/css.status
+++ b/dart/utils/tests/css/css.status
@@ -10,6 +10,11 @@ DeclarationTest: Fail
ExpressionTest: Fail
SelectorLiteralTest: Fail
+[ $component == frog && $mode == debug ]
+DeclarationTest: Skip # Times out.
+ExpressionTest: Skip # Times out.
+SelectorLiteralTest: Skip # Times out.
+
[ $arch == x64 ]
*: 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