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

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: Rename files and method. 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
« no previous file with comments | « tests/lib/async/schedule_microtask_test.dart ('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 8be001125d48425de3b5564072f22b3b79f08680..25afe0a4757921318ec8ab646acdcf3ec13efd90 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -224,3 +224,6 @@ mirrors/invoke_named_test/none: Fail # http://dartbug.com/13612
[ $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.
+
+[ $runtime != none ]
+async/schedule_microtask_test: Fail # Issue 9001
floitsch 2013/10/15 16:10:25 Issue 9001 and issue 9002.
Anders Johnsen 2013/10/15 16:21:13 Done.
« no previous file with comments | « 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