| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index a0120a8a1ab849a9e1528bfa6ff1322888433b07..8a8dae6415756dd73eb1838659f82666289fa946 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -452,6 +452,4 @@ js_typed_interop_test: RuntimeError # Need package:js support #24978
|
| mirrors_js_typed_interop_test: RuntimeError # Need package:js support #24978
|
|
|
| # These are raw dart:js tests that fail due to bugs in the CPS IR:
|
| -js_test/JsObject_methods: RuntimeError # Bad code for new #(). Issue #25708
|
| -js_test/new_JsObject: RuntimeError # Bad code for new #(). Issue #25708
|
| js_test/Dart_functions: RuntimeError # Tree-shaking an escaping closure #25720
|
|
|