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

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

Issue 9314008: Migrate all LayoutTests/dart/dom to main repo. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update config file 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/AsyncWindowTest.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 87c4eb25a0dabe41f8335d0c8de5b08963ae741c..6d12cf12e24520c77990fe4ad536a6b39bfb8ff6 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -7,16 +7,39 @@ prefix client
[ $component == dartium ]
touch/touch_tests: Skip # Issue 157.
layout/layout_tests: Fail # Issue 152.
-dom/IsolateLightTest: Skip
+# TODO(vsm): Triage DOM tests.
+dom/AudioContextTest: Fail
+dom/DocumentTest: Fail
+dom/TypingTest: Fail
+dom/IsolateLightTest: Fail
+dom/XHRTest: Fail
+dom/WebGL1Test: Fail
+dom/WebSocketTest: Fail
[ $component == chromium ]
layout/layout_tests: Skip # Issue 152.
touch/touch_tests: Skip # Issue 157.
html/html_tests: Skip # Doesn't recognize SVGElement constructors
+# TODO(vsm): Triage DOM tests.
+dom/AsyncWindowTest: Skip # This test appears to interact badly with other tests.
+dom/DOMIsolatesTest: Fail
+dom/DocumentTest: Fail
+dom/HTMLElementTest: Fail
+dom/TypingTest: Fail
+dom/WebGL1Test: Fail
+dom/XHRTest: Fail
[ $component == frogium || ($component == webdriver && ($browser == chrome || $browser == ff || $browser == safari || $browser == ie)) ]
touch/touch_tests: Skip # Issue 157.
layout/layout_tests: Skip # Issue 152, also seems flaky
+# TODO(vsm): Triage DOM tests.
+dom/DocumentTest: Fail
+dom/DOMIsolatesTest: Fail
+dom/HTMLElementTest: Fail
+dom/TypingTest: Fail
+dom/WebGL1Test: Fail
+dom/WindowOpenTest: Fail
+dom/XHRTest: Fail
[ $component == webdriver && ($browser == ff || $browser == safari || $browser == ie) ]
html/html_tests: Fail
« no previous file with comments | « no previous file | client/tests/client/dom/AsyncWindowTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698