| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 85345704c1e0734830dc245607a11399559c82c6..eb6b4a956c9a46750356650d92eb9d1c7330f860 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -445,3 +445,6 @@ js_test/Dart_functions: RuntimeError # Tree-shaking an escaping closure #25720
|
| js_typed_interop_default_arg_test/none: Crash # Issue 25911
|
| js_typed_interop_default_arg_test/default_value: Crash # Issue 25911
|
| js_typed_interop_default_arg_test/explicit_argument: Crash # Issue 25911
|
| +
|
| +[ $compiler == dart2js && $cps_ir && $checked ]
|
| +*: Skip # `assert` not implemented
|
|
|