Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index 8d799f8c4ff0dc0d3d7a4487a719c5c16bf9bf34..df50d2506e2554dcd7da02d26c3aec00070ab3a2 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. |
|
antonm
2012/12/21 15:38:12
it looks like they migrate to OfflineAudioContext
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ] |
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented |