| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 0bf4421f7cb26fdc8526ff696d74f014659159c7..a5c925a8c59f68c11db068eceabe1a0bb9585d31 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -7,7 +7,7 @@ cross_frame_test: Skip # Test reloads itself. Issue 18558
|
|
|
| [ $compiler == none && ($runtime == dartium || $runtime == drt) ]
|
|
|
| -mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044)
|
| +mirrors_js_typed_interop_test: True
|
| 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.
|
|
|