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

Unified Diff: tests/lib/lib.status

Issue 383993003: Implement scheduleImmediate on Chrome/Drt/Safari/Firefox. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Reupload after revert. Created 6 years, 5 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
« tests/html/html.status ('K') | « tests/html/html.status ('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 493f7fc7ed97cf3453c4362a24b7e158adf909c1..da07a8a189bcb6fd3d2ad37eaf96d0cef6225bbe 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -285,7 +285,7 @@ async/deferred/deferred_fail_to_load_test: Fail
# Issue 13921: spawnFunction is not allowed on Dartium's DOM thread.
async/deferred/deferred_in_isolate_test: Fail
-[ $compiler == dart2js && $runtime != d8 ]
+[ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10) ]
async/schedule_microtask_test: Fail # Issue 9002
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
« tests/html/html.status ('K') | « tests/html/html.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698