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

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

Issue 10034002: Selenium / Dartium cleanup (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove string+ Created 8 years, 8 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 | tools/testing/dart/test_options.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 3f49ee113dffd0113883f81dcfc0c113af18ee51..21025760cecc925ef7756b815d57b442ab60ab93 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -5,7 +5,7 @@
dom/WebGL1Test: Skip # Issue 1495
dom/CallbacksTest: Pass, Fail # webkitRequestAnimationFrame now takes one argument.
-[ $compiler == none && $runtime == drt ]
+[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
# TODO(vsm): Triage DOM tests.
dom/IndexedDB1Test: Fail # IDBDatabaseImplementation._transaction "Not supported yet'.
dom/NativeGCTest: Fail # Issue 1448.
@@ -23,9 +23,11 @@ dom/DOMIsolatesTest: Fail
dom/HTMLElementTest: Fail
dom/WindowOpenTest: Fail
+[ $runtime == dartium || $runtime == chrome || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == opera ]
+dom/HistoryTest: Fail
+
[ $runtime == chrome || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == opera ]
dom/ImplementationTest: Fail
-dom/HistoryTest: Fail
html/html_tests: Pass, Fail # "Measurement measurement is async but before" See issue 1946.
[ $runtime == safari || $runtime == ie ]
« no previous file with comments | « no previous file | tools/testing/dart/test_options.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698