| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index ff9f463363dbcb478cc03945c74acc879d8463d6..94ba34899a3435139b45f7ae82c07d9191528abb 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -19,6 +19,7 @@ input_element_test/week: Fail # Chrome stable does not support this i
|
|
|
| [ $runtime == chrome || $runtime == drt]
|
| audiobuffersourcenode_test: Pass, Fail # AudiobufferSourceNode is flaky on Chrome and Dartium.
|
| +audiocontext_test: Skip # Need to adjust to new API.
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
|
|
|