| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index ffabaa38c1c8f2aded6185cf26b071754428edaa..fd87d0e496591667545246e5dcad1ddad3ca5b9b 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -415,6 +415,3 @@ window_nosuchmethod_test: StaticWarning
|
|
|
| [ $compiler == dart2js && $cps_ir ]
|
| resource_http_test: Crash # (await for(var b in r.openRead()){bytes.addAll(b);}): await for
|
| -
|
| -[ $compiler == dart2js && $checked ]
|
| -js_typed_interop_test/closure: RuntimeError # Issue 24608
|
|
|