| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 4ff4c7a47b5cdc2ab9a20cb6ddf4756ca76aac45..62825221fb5af7bf2fd5573d357c5292c271b722 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -12,8 +12,6 @@ interactive_test: Skip # Must be run manually.
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| # postMessage in dartium always transfers the typed array buffer, never a view
|
| postmessage_structured_test/typed_arrays: Fail
|
| -async_test: Timeout # http://dartbug.com/10470
|
| -dom_isolates_test: Timeout # http://dartbug.com/10470
|
|
|
| [ $compiler == none && $runtime == drt && $system == windows ]
|
| worker_test/functional: Pass, Crash # Issue 9929.
|
|
|