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

Unified Diff: tests/lib/lib.status

Issue 548353002: dart2js: jsshell is not yet implementing scheduleMicrotask correctly. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 60fa1264dd19d9827d0607f85b49656a270157d5..a84753512b642ab88f4e0888de93e3124f3e96cc 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -291,6 +291,9 @@ async/deferred/deferred_in_isolate_test: Skip # Issue 17523
# Dart vm does not support spawn from a dom-enabled isolate.
async/deferred/deferred_in_isolate_test: RuntimeError # Issue 16209
+[ $compiler == dart2js && $runtime == jsshell ]
+async/schedule_microtask_test: Fail # Preamble file does not correctly implement scheduleImmediate.
+
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
mirrors/generic_f_bounded_mixin_application_test: StaticWarning # Test Issue
« 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