mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update expected test results
This commit is contained in:
parent
cc2d68a15d
commit
bb6f31a017
5 changed files with 7 additions and 12 deletions
|
@ -1,9 +1,8 @@
|
||||||
[abort-during-upload.any.html]
|
[abort-during-upload.any.html]
|
||||||
[XMLHttpRequest: abort() while sending data]
|
[XMLHttpRequest: abort() while sending data]
|
||||||
expected: FAIL
|
expected: PASS
|
||||||
|
|
||||||
|
|
||||||
[abort-during-upload.any.worker.html]
|
[abort-during-upload.any.worker.html]
|
||||||
[XMLHttpRequest: abort() while sending data]
|
[XMLHttpRequest: abort() while sending data]
|
||||||
expected: FAIL
|
expected: PASS
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
[abort-event-order.htm]
|
[abort-event-order.htm]
|
||||||
type: testharness
|
type: testharness
|
||||||
[XMLHttpRequest: The abort() method: abort and loadend events]
|
[XMLHttpRequest: The abort() method: abort and loadend events]
|
||||||
expected: FAIL
|
expected: PASS
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
[event-error-order.sub.html]
|
[event-error-order.sub.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
[XMLHttpRequest: event - error (order of events)]
|
[XMLHttpRequest: event - error (order of events)]
|
||||||
expected: FAIL
|
expected: PASS
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,8 @@
|
||||||
[event-timeout-order.any.html]
|
[event-timeout-order.any.html]
|
||||||
[XMLHttpRequest: event - timeout (order of events)]
|
[XMLHttpRequest: event - timeout (order of events)]
|
||||||
expected: FAIL
|
expected: PASS
|
||||||
|
|
||||||
|
|
||||||
[event-timeout-order.any.worker.html]
|
[event-timeout-order.any.worker.html]
|
||||||
[XMLHttpRequest: event - timeout (order of events)]
|
[XMLHttpRequest: event - timeout (order of events)]
|
||||||
expected: FAIL
|
expected: PASS
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
[send-timeout-events.htm]
|
[send-timeout-events.htm]
|
||||||
type: testharness
|
type: testharness
|
||||||
[XMLHttpRequest: The send() method: timeout is not 0 ]
|
[XMLHttpRequest: The send() method: timeout is not 0 ]
|
||||||
expected: FAIL
|
expected: PASS
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue