| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 4ec0dc2106363ae2767b844df8748482af79780b..fef22356f56a4bdb3254d65e08f9f619fd99dd9c 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -6,10 +6,12 @@ interactive_test: Skip # Must be run manually.
|
| dromaeo_smoke_test: Skip # Issue 14521, 8257
|
| cross_frame_test: Skip # Test reloads itself. Issue 18558
|
|
|
| -js_array_test: Skip # Issue 23676, 23677
|
| -js_typed_interop_test: Skip # Issue 23676, 23677
|
| -
|
| [ $compiler == none && ($runtime == dartium || $runtime == drt) ]
|
| +
|
| +js_array_test: Skip # Dartium JSInterop failure
|
| +js_typed_interop_test: Skip # Dartium JSInterop failure
|
| +mirrors_js_typed_interop_test: Skip # Dartium JSInterop failure
|
| +
|
| cross_domain_iframe_test: RuntimeError # Dartium JSInterop failure
|
| crypto_test/functional: RuntimeError # Dartium JSInterop failure
|
| custom/document_register_basic_test: RuntimeError # Dartium JSInterop failure
|
|
|