| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index dd77af585ada585d49f9ec42d0f325898037731d..0db91906331d861bfa94157db3ceb3a13ba8d24b 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -67,6 +67,8 @@ xhr_test/json: Fail # TODO(dart2js-team): Please triage this failure.
|
| async_test: Pass, Fail # timers test fails on ie10.
|
| indexeddb_5_test: Fail # Issue 12893
|
| js_test: Fail # Issue 14246
|
| +canvas_pixel_array_type_alias_test/types2: Fail # Issue 16069
|
| +canvas_pixel_array_type_alias_test/typed_data: Fail # Issue 16069
|
|
|
| [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ]
|
| worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
|
|
|