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

Unified Diff: tests/lib/lib.status

Issue 38563003: Update status files. (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
« no previous file with comments | « tests/isolate/isolate.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 1c15ece445238a9ace143ccedcf8cb97b893400e..e5695beec83e47d272dc375790990bf8e658d527 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -238,6 +238,10 @@ mirrors/type_variable_owner_test/none: Fail # Issue 14356
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 == drt || $runtime == dartium) ]
+# Issue 13921: spawnFunction is not allowed on Dartium's DOM thread.
+async/timer_isolate_test: Fail
+
[ ($compiler != none && $runtime != none) || ($compiler == none && ($runtime != dartium && $runtime != drt)) ]
async/schedule_microtask_test: Fail # Issue 9001, Issue 9002
« no previous file with comments | « tests/isolate/isolate.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698