| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 426bebd2e689d028c8d3f3a4231240f028feef8e..e4544e8d4705c3269e233bc347470dbd002b2c43 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -9,6 +9,9 @@ cross_frame_test: Skip # Test reloads itself. Issue 18558
|
|
|
| mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044)
|
| js_typed_interop_side_cast_exp_test: Fail, OK # tests dart2js-specific behavior.
|
| +js_typed_interop_type1_test: Fail, OK # tests dart2js-specific behavior.
|
| +js_typed_interop_type2_test: Fail, OK # tests dart2js-specific behavior.
|
| +js_typed_interop_type3_test: Fail, OK # tests dart2js-specific behavior.
|
|
|
| native_gc_test: Skip # Dartium JSInterop failure
|
|
|
|
|