| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index a39b862bf64be9f1640f097d0050cbbbff1bc9a5..9fd619b5f94b0d2059934161f780cd7ce4eae92b 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -24,6 +24,7 @@ audiobuffersourcenode_test: Pass, Fail, Crash # http://crbug.com/256601
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| # postMessage in dartium always transfers the typed array buffer, never a view
|
| postmessage_structured_test/typed_arrays: Fail
|
| +events_test: Pass, Fail # Issue 12489
|
|
|
| [ $compiler == none && $runtime == drt && $system == windows ]
|
| worker_test/functional: Pass, Crash # Issue 9929.
|
|
|