modify tests metadata

pass in XMLHttpRequest
fail in members.html
This commit is contained in:
yodalee 2015-04-02 22:45:40 +08:00
parent 77f3b25e65
commit 4ffaaf2785
5 changed files with 7 additions and 22 deletions

View file

@ -1,5 +0,0 @@
[getresponseheader-error-state.htm]
type: testharness
[XMLHttpRequest: getResponseHeader() in error state (failing cross-origin test)]
expected: FAIL

View file

@ -1,14 +0,0 @@
[send-redirect-to-non-cors.htm]
type: testharness
[XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (301)]
expected: FAIL
[XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (302)]
expected: FAIL
[XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (303)]
expected: FAIL
[XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (307)]
expected: FAIL

View file

@ -1,6 +1,6 @@
[timeout-cors-async.htm]
type: testharness
expected: TIMEOUT
expected: OK
[XMLHttpRequest: timeout event and cross-origin request]
expected: NOTRUN
expected: FAIL

View file

@ -1,6 +1,6 @@
[frameElement.sub.html]
type: testharness
expected: ERROR
expected: OK
[The window\'s frameElement attribute must return its container element if it is a nested browsing context]
expected: FAIL

View file

@ -0,0 +1,4 @@
[members.html]
type: testharness
[members of WorkerLocation]
expected: FAIL