| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 420495b6edfb3021b90fae2f465610dac5d71f4e..15a0d735194d2f64466efd6264bcd754a2054194 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -349,9 +349,6 @@ isolates_test: Skip # Timeout because leg does not support web workers.
|
| [ $compiler == dart2js && $runtime == drt && $unchecked ]
|
| #indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851
|
|
|
| -[ $compiler == dart2js && ($runtime == drt || $runtime == ie9) && $checked ]
|
| -async_test: Fail
|
| -
|
| [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $runtime == ff || $runtime == chrome) ]
|
| js_interop_1_test: Skip # Test cannot run under CSP restrictions (times out).
|
| js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions.
|
|
|