| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 8a8dae6415756dd73eb1838659f82666289fa946..85003b7d45710464eacbbb4adc2d8b1673a36644 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -421,9 +421,6 @@ typing_test: StaticWarning
|
| webgl_1_test: StaticWarning
|
| 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 && $cps_ir && $browser ]
|
| # Custom element support:
|
| custom/constructor_calls_created_synchronously_test: RuntimeError # Need custom element support #25484
|
|
|