| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index d461f7654ab2c04f11f0e8e0b69f8a7fc789cb3b..b4986b5ff60ffdd5b89b36a39d65126789406774 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -36,7 +36,7 @@ wrapping_collections_test: SkipByDesign # Testing an issue that is only relevant
|
| js_function_getter_trust_types_test: Skip # --trust-type-annotations incompatible with --checked
|
|
|
| [ $compiler == dart2js && $checked && $browser ]
|
| -js_typed_interop_test: Fail # Issue 24822
|
| +js_typed_interop_test/method: Fail # Issue 24822
|
|
|
| [ $compiler == dart2js && $csp && $browser ]
|
| custom/js_custom_test: Fail # Issue 14643
|
|
|