| Index: tests/html/html.status
|
| ===================================================================
|
| --- tests/html/html.status (revision 13263)
|
| +++ tests/html/html.status (working copy)
|
| @@ -17,6 +17,9 @@
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
|
|
|
| +[ $compiler == dart2js && ($runtime == drt || $runtime == chrome) ]
|
| +audiocontext_test: Fail # Issue 5657
|
| +
|
| [ $compiler == none && $runtime == drt && $system == windows]
|
| audiobuffersourcenode_test: Skip
|
| audiocontext_test: Skip
|
|
|