| Index: client/tests/client/client.status
|
| ===================================================================
|
| --- client/tests/client/client.status (revision 4144)
|
| +++ client/tests/client/client.status (working copy)
|
| @@ -7,8 +7,6 @@
|
| dom/WebGL1Test: Skip # Issue 1495
|
|
|
| [ $component == dartium ]
|
| -touch/touch_tests: Skip # Issue 157.
|
| -layout/layout_tests: Fail # Issue 152.
|
| # TODO(vsm): Triage DOM tests.
|
| dom/AudioContextTest: Fail
|
| dom/DOMParserTest: Fail
|
| @@ -21,8 +19,6 @@
|
| 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.
|
| @@ -33,8 +29,6 @@
|
| 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
|
|
|