| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index ea26a51a6c39954b4b8c147ff2359cbdb0315ee2..0d45af0e7a66d86347f7d02f3362f021f4c54925 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -29,9 +29,8 @@ touchevent_test/supported: Fail
|
| [$runtime == drt || $runtime == dartium || $runtime == chrome]
|
| webgl_1_test: Pass, Fail # Issue 8219
|
|
|
| -[ $runtime == drt || ($runtime == chrome && $system == windows) ]
|
| -audiobuffersourcenode_test: Pass, Fail, Timeout, Crash # AudiobufferSourceNode is flaky on Chrome and Dartium - filed issue 8021 for the timeout.
|
| -audiocontext_test: Pass, Timeout, Crash # Issue 8021.
|
| +[ $runtime == drt ]
|
| +audiocontext_test: Skip # Issue 9322
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
|
|
|