| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 26672d00436ac81d9dc99967d4a7a3dac6cd7e7a..399a2c28e6b72e1b5d28c41743e39e3afaf92af1 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -67,6 +67,7 @@ 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
|
| +custom/constructor_calls_created_synchronously_test: Fail, Pass # Issue 16453
|
|
|
| [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ]
|
| worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
|
|
|