| Index: dart/tests/html/html.status
|
| diff --git a/dart/tests/html/html.status b/dart/tests/html/html.status
|
| index 542d708acc56e3166b1d2c85a5efdcf2499ca887..03a19c8e3b4849fb8ad0b53007b228c8215d144e 100644
|
| --- a/dart/tests/html/html.status
|
| +++ b/dart/tests/html/html.status
|
| @@ -46,6 +46,7 @@ webgl_1_test: Pass, Fail # Issue 8219
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
|
| +worker_api_test: Fail # http://dartbug.com/10223
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == windows]
|
| websql_test: Skip # Issue 4941: stderr contains a backtrace.
|
|
|