| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 311827b427f50d4546471f87a7c6ba459d1d707a..021c395151ca40979038e7fa67e1a413143885bb 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -416,6 +416,10 @@ custom/constructor_calls_created_synchronously_test: Fail # mirrors not supporte
|
| custom/js_custom_test: Fail # mirrors not supported
|
| custom/mirrors_test: Fail # mirrors not supported
|
| mirrors_js_typed_interop_test: Fail # mirrors not supported
|
| +js_typed_interop_window_property_test/bind*: Fail # js-interop function's not supported
|
| +js_typed_interop_test/method: Fail # js-interop function's not supported
|
| +js_typed_interop_test/closure: Fail # js-interop function's not supported
|
| +js_typed_interop_callable_object_test: Fail # js-interop function's not supported
|
|
|
| [ $compiler == dart2js && $cps_ir && $browser ]
|
| js_typed_interop_side_cast_exp_test: RuntimeError # Corner case in package:js that we might want to remove (See comment in #24978).
|
|
|