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

Unified Diff: tests/utils/utils.status

Issue 1361133004: dart2js: Mark source_mirrors_test as slow (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 3 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 77594d35a16a9b5cfc652b891a9242f349737d91..43fb007f27d001c74d0a63d8ee18f894485af297 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -8,6 +8,7 @@ dummy_compiler_test: Crash # Issue 22809
[ $compiler == dart2js ]
dummy_compiler_test: Slow, Pass
recursive_import_test: Slow, Pass
+source_mirrors_test: Slow, Pass
[ $compiler == none && $runtime == drt ]
dummy_compiler_test: Skip # Issue 7233
@@ -20,7 +21,6 @@ dart2js_test: SkipByDesign # Uses dart:io.
[ $compiler == dart2js && $mode == debug ]
-source_mirrors_test: Slow, Pass
dummy_compiler_test: Slow, Pass
[ $compiler == none && $runtime == ContentShellOnAndroid ]
« 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