| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 6862539ccc7c00bea58ef94e65dbf92d3fd811e7..4beb9f495edd3e71021595b8135e092500e78a0a 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -25,6 +25,8 @@ datalistelement_test: Skip # Issue 20540
|
| input_element_test/attributes: Fail # Issue 21555
|
| wrapping_collections_test: SkipByDesign # Testing an issue that is only relevant to Dartium
|
| js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue #25759
|
| +mirrors_js_typed_interop_test: Pass, Slow
|
| +
|
|
|
| [ $compiler == dart2js && $checked ]
|
| js_function_getter_trust_types_test: Skip # --trust-type-annotations incompatible with --checked
|
|
|