| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 4fc80541b3341b979965f8359254881478e36f69..c8b55a56c7abfea43da58e81671bc9fe0069d4d6 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -32,7 +32,7 @@ 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
|
| websql_test/functional: RuntimeError # Issue 25927
|
| -js_typed_interop_side_cast_exp_test: RuntimeError # Issue 25929
|
| +js_typed_interop_side_cast_exp_test: RuntimeError, OK # Issue 25929
|
|
|
| [ $compiler == dart2js && $checked ]
|
| js_function_getter_trust_types_test: Skip # --trust-type-annotations incompatible with --checked
|
|
|