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

Unified Diff: client/tests/client/client.status

Issue 9476034: Disable frog_html_tests on Safari and IE due to a type-detection bug. (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: client/tests/client/client.status
diff --git a/client/tests/client/client.status b/client/tests/client/client.status
index e7f5b8a38b729ea0dd2cb1235190cdf1fc4d7c1c..8cd87f949ec069be0583e7284296426740efd60e 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -42,6 +42,9 @@ html/html_tests: Fail
# TODO(vsm): Triage DOM failures on other browsers.
dom/*: Skip
+[ $component == webdriver && ($browser == safari || $browser == ie) ]
+html/frog_html_tests: Skip # Issue 1884
+
[ $component == webdriver && $browser == ie && ($system == linux || $system == mac) ]
*: 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