Update expectations for wpt tests under /XMLHttpRequest

Following tests are re-enabled:
* /XMLHttpRequest/send-network-error-async-events.sub.htm
* /XMLHttpRequest/send-network-error-sync-events.sub.htm
* /XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html
* /XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html
* /XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html
* /XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html

Following tests are disabled:
* /XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html

The following tests are expected to timeout since window.postMessage is
not implemented yet:

* /XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html
* /XMLHttpRequest/xmlhttprequest-timeout-overrides.html
* /XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html
This commit is contained in:
Mukilan Thiyagarajan
2014-11-04 08:20:46 +05:30
parent 7435db26ac
commit 9bafd5f28a
11 changed files with 17 additions and 39 deletions

View File

@@ -1,3 +1,3 @@
[xmlhttprequest-timeout-abortedonmain.html]
type: testharness
expected: CRASH
expected: TIMEOUT