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

Unified Diff: tests/utils/utils.status

Issue 199893004: Mark various tests as slow for FYI (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 | « tests/lib/lib.status ('k') | 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 23e361b305d0e176e61c7ac9abedc31e4cf8c44c..4dd4208f5280f3d5b0bc5ea3084df0c8523e3528 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -17,4 +17,7 @@ dart2js_test: Skip # Uses dart:io.
dart2js_test: Skip # Uses dart:io.
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
-source_mirrors_test: StaticWarning # Issue 17264
+source_mirrors_test: StaticWarning # Issue 17264
+
+[ $compiler == dart2js && $mode == debug ]
+source_mirrors_test: Slow, Pass
« no previous file with comments | « tests/lib/lib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698