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

Unified Diff: client/tests/client/client.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 | « no previous file | frog/scripts/buildbot_annotated_steps.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/client/client.status
diff --git a/client/tests/client/client.status b/client/tests/client/client.status
index 92ec25f995d0925eba832c7a22b7b36d70a9cc87..ab7f49fd34f54755c250528ecadb37dcbd424378 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -14,7 +14,7 @@ layout/layout_tests: Skip # Issue 152.
touch/touch_tests: Skip # Issue 157.
html/html_tests: Skip # Doesn't recognize SVGElement constructors
-[ $component == frogium ]
+[ $component == frogium || ($component == webdriver && $browser == chrome) ]
touch/touch_tests: Fail # Issue 157.
layout/layout_tests: Skip # Issue 152, also seems flaky
samples/dartcombat/dartcombat_tests: Skip # passes locally but timeout on bot?
@@ -25,6 +25,15 @@ samples/total/total_tests: Skip # Issue 867.
[ $component == frogium && $checked ]
html/html_tests: Fail # HTMLDivElement not assignable to EventTarget
+[ $component == webdriver && $browser == ff ]
+*: Skip
+
+[ $component == webdriver && $browser == ie && ($system == linux || $system == mac) ]
+*: Skip
+
+[ $component == webdriver && $browser == safari && ($system == linux || $system == windows) ]
+*: Skip
+
[ $component == chromium && $mode == release ]
« no previous file with comments | « no previous file | frog/scripts/buildbot_annotated_steps.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698