| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 3f9e85af9a6025dca3cb0ae05a533304362c4acd..77af496e20e904a7cf9b630260020bb3b05bf16d 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -7,6 +7,7 @@ cross_frame_test: Skip # Test reloads itself. Issue 18558
|
|
|
| [ $compiler == none && ($runtime == dartium || $runtime == drt) ]
|
|
|
| +js_array_test: Skip # Dartium JSInterop failure
|
| mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044)
|
| js_typed_interop_side_cast_exp_test: Fail, OK # tests dart2js-specific behavior.
|
|
|
|
|