diff --git a/tests/html/html.status b/tests/html/html.status index 09b777f385d..e2118816655 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.