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

Unified Diff: tests/lib/lib.status

Issue 26993002: Add factory-method for scheduleMicrotask, as well as a (failing) test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index c44f362b72e150a2cb90681df2714fbe9c7ac575..e351998dc661f42f97bad9e536e8421007611746 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -219,3 +219,6 @@ mirrors/invoke_named_test/none: Fail # http://dartbug.com/13612
[ $compiler == none && $runtime == dartium ]
async/run_async5_test: Pass, Timeout # Issue 13719: Please triage this failure.
async/timer_cancel2_test: Pass, Timeout # Issue 13719: Please triage this failure.
+
+[ $runtime != none ]
+async/schedule_microtask_test: Fail # Issue 9001
« runtime/lib/event_loop_patch.dart ('K') | « tests/lib/async/schedule_microtask_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698