| Index: client/tests/client/client.status
|
| diff --git a/client/tests/client/client.status b/client/tests/client/client.status
|
| index 62aec1df047782cbe763325058b931227e20dfeb..ba09088db4c4e5dd756fb70be0cd13ad07a068f5 100644
|
| --- a/client/tests/client/client.status
|
| +++ b/client/tests/client/client.status
|
| @@ -21,6 +21,9 @@ dom/AudioContextTest: 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.
|
|
|
| +[ $compiler == frog && $runtime == drt ]
|
| +html/html_tests: Skip # Issue 2657
|
| +
|
| [ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera || ($runtime == drt && $compiler == frog)]
|
| # TODO(vsm): Triage DOM tests.
|
| dom/DOMIsolatesTest: Fail
|
|
|