| Index: client/tests/client/client.status
|
| diff --git a/client/tests/client/client.status b/client/tests/client/client.status
|
| index 8308c2a02439a9187156f73c0677de4f4a2d3cca..592d1932e72a8ab3d7fb9d816ade97cfafa8ac93 100644
|
| --- a/client/tests/client/client.status
|
| +++ b/client/tests/client/client.status
|
| @@ -13,13 +13,6 @@ html/html_tests: Pass, Fail # Issue 1946.
|
| [ $compiler == none && $runtime == drt && $system == windows]
|
| dom/AudioContextTest: Skip
|
|
|
| -[ $compiler == none && $runtime == drt && $mode == debug ]
|
| -# TODO(vsm): Triage Dartium failures.
|
| -dom/CSSTest: Skip
|
| -dom/DOMIsolatesTest: Skip
|
| -dom/NativeGCTest: Skip
|
| -dom/TypedArrays1Test: Skip
|
| -
|
| [ $compiler == frog && ($runtime == drt || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera) ]
|
| dom/WindowNSMETest: Fail # Issue 1837, frog puts top-level members in the global JS namespace.
|
|
|
|
|