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

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

Issue 9309021: Update webdriver status for DOM tests. (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 | client/tests/client/dom/ImplementationTest.dart » ('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 6d12cf12e24520c77990fe4ad536a6b39bfb8ff6..946793a2648f2b7295f107a77da03cf286ba974a 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -41,8 +41,18 @@ dom/WebGL1Test: Fail
dom/WindowOpenTest: Fail
dom/XHRTest: Fail
+[ ($component == frogium || ($component == webdriver && ($browser == chrome || $browser == ff || $browser == safari || $browser == ie))) && $checked ]
+# TODO(vsm): Triage DOM tests.
+dom/EventsTest: Fail
+
+[ $component == webdriver ]
+dom/ImplementationTest: Fail
+dom/HistoryTest: Fail
+
[ $component == webdriver && ($browser == ff || $browser == safari || $browser == ie) ]
html/html_tests: Fail
+# TODO(vsm): Triage DOM failures on other browsers.
+dom/*: Skip
[ $component == webdriver && ($browser == safari || $browser == ie) ]
samples/swarm/swarm_tests: Fail
« no previous file with comments | « no previous file | client/tests/client/dom/ImplementationTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698