| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 09b777f385d14dd9ed6c8e9dd0bcf45c2c30dcb1..e21188166556e48d92f0ada5340b69829589e5e4 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -64,6 +64,7 @@ xhr_test/json: Fail # TODO(kasperl): Please triage.
|
| [ $compiler == dart2js && $runtime == ie10 ]
|
| async_test: Pass, Fail # timers test fails on ie10.
|
| indexeddb_5_test: Fail # Issue 12893
|
| +js_test: Fail # Issue 14246
|
|
|
| [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ]
|
| worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
|
|
|