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

Unified Diff: tests/isolate/isolate.status

Issue 10444084: Skip tests that time out on IE. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 7 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/corelib/corelib.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index 30b5900049b189026dc95fe0f6e013cf40558d23..46d03f1bcf2bb5a86af52ec1771e6d15d9b57f8d 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -81,3 +81,7 @@ v2_compute_this_script_browser_test: Fail, OK # dart2js does not support APIv2
[ $compiler == dart2js && $runtime == ff ]
isolate2_negative_test: Fail
+
+[ $compiler == dart2js && $runtime == ie ]
+mint_maker_test: Skip # BUG(3304): Times out.
+nested_spawn2_test: Skip # BUG(3304): Times out.
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698