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