| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 130a16a86cdefd64410d4757cf2813cb9ac3aa0a..04b30e66766d632fb1fdd89e9864d618acfcc753 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -88,6 +88,7 @@ websql_test: Fail
|
| websocket_test/websocket: Fail # TODO(efortuna): Issue 7875.
|
| window_open_test: Skip
|
| xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875.
|
| +xhr_test/supported_HttpRequestProgressEvent: Fail
|
| xsltprocessor_test: Fail
|
|
|
| [ $runtime == ie9 ]
|
| @@ -154,6 +155,7 @@ window_open_test: Skip # BUG(4016)
|
| xsltprocessor_test: Skip # BUG(4016)
|
| isolates_test: Skip # BUG(4016)
|
| xhr_test: Skip # BUG(4016)
|
| +xhr_test/supported_HttpRequestProgressEvent: Fail
|
| xhr_cross_origin_test: Fail # Issue 6016.
|
|
|
| [ $runtime == safari ]
|
| @@ -283,6 +285,7 @@ svgelement2_test: Fail
|
| transferables_test: Fail # Issue 3392.
|
| websql_test: Fail # FF does not support web SQL
|
| wheelevent_test: Skip # Times out on FF 16. Issue 7943
|
| +xhr_test/supported_HttpRequestProgressEvent: Fail
|
|
|
| [ $runtime == ie9 && ($system == linux || $system == macos) ]
|
| *: Skip
|
|
|