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

Unified Diff: tests/isolate/isolate.status

Issue 9382023: fix status of IsolateNegativeTests on IE (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 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/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index dd7a281ccc587d1750b548ca544f9ea02c36aa5b..8d7e2316a1c9ab66574ef65a35fdf290e4285492 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -28,7 +28,8 @@ StaticStateTest: Fail # Bug 5401734
[ $arch == chromium ]
MandelIsolateTest: Skip # Bug 5353937.
-[ $component == frogium || ($component == webdriver && ($browser == chrome || $browser == ff || $browser == safari)) ]
+# TODO(jmesserly): investigate why these are flaky on actual browsers
+[ $component == frogium || $component == webdriver ]
NestedSpawn2Test: Skip
NestedSpawnTest: Skip
IsolateNegativeTest: Skip
« 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