| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 0c1830d5b9e691646acc6fd78a848f7d5d608e24..f316c787f688c358ad3f483c4ba435e13e5e0cac 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -34,9 +34,6 @@ js_type_test/dynamic-String-not-dynamic-Foo: Fail # Issue 26838
|
| [ $compiler == dart2js && $checked ]
|
| js_function_getter_trust_types_test: Skip # --trust-type-annotations incompatible with --checked
|
|
|
| -[ $compiler == dart2js && $checked && $browser && $runtime != drt]
|
| -js_typed_interop_test/method: Fail # Issue 24822
|
| -
|
| [ $compiler == dart2js && $csp && $browser ]
|
| custom/js_custom_test: Fail # Issue 14643
|
| custom/element_upgrade_test: Fail # Issue 17298
|
|
|