| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 409328c1ca5c15fc8f4e78f6edc8e1bc9701f501..1bcfbae88715d525f09071f24a96d0f88f7656e6 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -13,6 +13,7 @@ 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
|
| +custom_element_bindings_test: Fail # To investigate.
|
|
|
| [ $compiler == none && $runtime == drt && $system == windows ]
|
| worker_test/functional: Pass, Crash # Issue 9929.
|
|
|