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

Unified Diff: tests/isolate/isolate.status

Issue 9188012: bots: include webdriver tests in bots. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: '' Created 8 years, 11 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.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 46d76cb780a7ca8fcdfcf7d7870af8bf8e42630e..ae7cb0444b98e127027498a8a4beb10b14dc87f8 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -24,7 +24,7 @@ StaticStateTest: Fail # Bug 5401734
[ $arch == chromium ]
MandelIsolateTest: Skip # Bug 5353937.
-[ $component == frogium ]
+[ $component == frogium || ($component == webdriver && $browser == chrome) ]
CrossIsolateMessageTest:Fail # HTMLElement should be hidden in workers
MixedTest: Fail # HTMLElement should be hidden in workers
Mixed2Test: Fail # HTMLElement should be hidden in workers
@@ -32,6 +32,15 @@ Message2Test: Fail # postMessage API currently expects String messages
NestedSpawn2Test: Fail
NestedSpawnTest: Fail
+[ $component == webdriver && $browser == ff ]
+*: Skip
+
+[ $component == webdriver && $browser == ie && ($system == linux || $system == mac) ]
+*: Skip
+
+[ $component == webdriver && $browser == safari && ($system == linux || $system == windows) ]
+*: Skip
+
[ $component == leg ]
# TODO(ahe): Enable when leg matures.
*: Skip
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698