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

Unified Diff: tests/lib/lib.status

Issue 153633007: Mark test as slow. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 4654ecd356a57df9639dad729df43ef4eedd66d6..e894ed77a7417a5fd09d019ad5b35918268e54fa 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -228,8 +228,11 @@ mirrors/toplevel_members_test/01: RuntimeError # Issue 14632
async/timer_not_available_test: SkipByDesign # only meant to test when there is no way to implement timer (currently only in d8)
+[ $compiler == none ]
+mirrors/mirrors_reader_test: Slow, Pass
+
[ $compiler == none && $checked ]
-mirrors/mirrors_reader_test: RuntimeError # Issue 16588
+mirrors/mirrors_reader_test: Slow, RuntimeError # Issue 16588
[ $compiler == none && ( $runtime == drt || $runtime == dartium ) ]
async/schedule_microtask6_test: Fail # Issue 10910
« 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