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

Unified Diff: tests/lib/lib.status

Issue 133813008: Avoid printing the full token stream and doing line/column position calculations when extracting th… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: unmark standalone and content shell as slow 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
« runtime/lib/mirrors.cc ('K') | « runtime/vm/object.cc ('k') | 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 e8870ab15583c5d62fa482adc394a08415d96801..35daf6a5a0d8530d2eab0ae465e8a4350966c507 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -231,9 +231,6 @@ 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 && $runtime == dartium ]
mirrors/mirrors_reader_test: Slow, RuntimeError # Issue 16626
« runtime/lib/mirrors.cc ('K') | « runtime/vm/object.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698