mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Fixes #4145
This commit is contained in:
parent
9541dcdee2
commit
1f26912485
3 changed files with 13 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
|||
[status-async.htm]
|
||||
type: testharness
|
||||
disabled: issue 3596
|
||||
[XMLHttpRequest: status/statusText - various responses 7 (GET 402)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: status/statusText - various responses 9 (CHICKEN 402)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
[status-basic.htm]
|
||||
type: testharness
|
||||
disabled: true
|
||||
[XMLHttpRequest: status/statusText - various responses 7 (GET 402)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: status/statusText - various responses 9 (CHICKEN 402)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[status-error.htm]
|
||||
type: testharness
|
||||
disabled: issue 3596
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue