| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 0bf4421f7cb26fdc8526ff696d74f014659159c7..963d72a65935ef86689f04cd8982154d9765e5c8 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -422,6 +422,9 @@ webgl_1_test: StaticWarning
|
| window_nosuchmethod_test: StaticWarning
|
| js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue #25759
|
|
|
| +[ $compiler == dart2analyzer && $builder_tag == strong ]
|
| +*: Skip # Issue 28649
|
| +
|
| [ $compiler == dart2js && $fast_startup ]
|
| custom/constructor_calls_created_synchronously_test: Fail # mirrors not supported
|
| custom/js_custom_test: Fail # mirrors not supported
|
|
|