| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index afb96ec2c4ba463b26c48edbc454bfcc1eab405a..e16c75dd10ab97769b06c84ea6969a701448d509 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -19,15 +19,6 @@ worker_test/functional: Pass, Crash # Issue 9929.
|
| [ $compiler == dart2js && $checked ]
|
| template_element_test: Fail # BUG(11480): Triage.
|
|
|
| -[ $compiler == dart2js ]
|
| -check_native_type_argument_test: Fail # Issue 11275
|
| -
|
| -[ $compiler == dart2js && $host_checked ]
|
| -check_native_type_argument_test: Crash # Issue 11275
|
| -
|
| -[ $compiler == dart2js && $checked && $host_checked ]
|
| -documentfragment_test: Crash # Issue 11275
|
| -
|
| [ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == chromeOnAndroid || $runtime == opera || $runtime == drt || $runtime == dartium)]
|
| dom_isolates_test: Skip # Need to migrate to new spawnDomFunction.
|
|
|
|
|