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

Unified Diff: tests/lib/lib.status

Issue 341473002: Add deferred_mirrors failures to test status. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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 c98f12136a7803448177ccccdb382a8475be4b29..35f2ca2a5ec7c574160c5b1d0fdd0ae6b3a386e8 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -8,10 +8,6 @@ mirrors/regress_16321_test/01: CompileTimeError # Issue 16351
[ $checked && $compiler == none && ($runtime == dartium || $runtime == drt) ]
mirrors/regress_16321_test/01: RunTimeError # Issue 16351
-[ $runtime == ContentShellOnAndroid ]
-mirrors/deferred_mirrors_metadata_test: Skip # Times out. Issue 19127
-mirrors/deferred_mirrors_metatarget_test: Skip # Times out. Issue 19127
-
[ $compiler == dart2js && $checked && $runtime == ie9 ]
convert/ascii_test: Skip # http://dartbug.com/15498
convert/streamed_conversion_json_utf8_encode_test: Skip # http://dartbug.com/15498
@@ -279,7 +275,10 @@ convert/utf85_test: Skip # Pass, Slow Issue 12644.
[ $compiler == none && $runtime == dartium ]
async/schedule_microtask5_test: Pass, Timeout # Issue 13719: Please triage this failure.
async/timer_cancel2_test: Pass, Timeout # Issue 13719: Please triage this failure.
+
+[ $compiler == none && ($runtime == dartium || $runtime == drt || ContentShellOnAndroid ]
vsm 2014/06/17 08:00:22 $runtime == ContentShellOnAndroid ?
mirrors/deferred*: Skip # Lazy deferred loading not yet implemented. Issue 19449
+. Crashes drt in checked mode.
vsm 2014/06/17 08:00:22 Is there a new line here?
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
# Issue 13921: spawnFunction is not allowed on Dartium's DOM thread.
« 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