| Index: client/tests/client/client.status
|
| diff --git a/client/tests/client/client.status b/client/tests/client/client.status
|
| index 717bfa0dfeeae28694f3fe5743a06a3773cd1cd5..5462816135546025fa8ec201b137fa6589dc1428 100644
|
| --- a/client/tests/client/client.status
|
| +++ b/client/tests/client/client.status
|
| @@ -15,6 +15,12 @@ dom/RequestAnimationFrameTest: Skip # drt hangs; requestAnimationFrame not im
|
| html/RequestAnimationFrameTest: Skip # drt hangs; requestAnimationFrame not implemented
|
| html/DocumentFragmentTest: Fail
|
|
|
| +dom/DartObjectLocalStorageTest: Skip
|
| +dom/WrapperTest: Skip
|
| +
|
| +dom/AudioContextTest: Fail # AudioContext has no constructor in dart:html
|
| +
|
| +
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug ]
|
| dom/NativeGCTest: Skip # Issue 2538.
|
|
|
|
|