mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Disable status-error.htm and status-async.htm due to #3596
This commit is contained in:
parent
dc02352564
commit
504fdbfac4
2 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,4 @@
|
||||||
[status-async.htm]
|
[status-async.htm]
|
||||||
type: testharness
|
type: testharness
|
||||||
[XMLHttpRequest: status/statusText - various responses 7 (GET 402)]
|
disabled: issue 3596
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[XMLHttpRequest: status/statusText - various responses 9 (CHICKEN 402)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
4
tests/wpt/metadata/XMLHttpRequest/status-error.htm.ini
Normal file
4
tests/wpt/metadata/XMLHttpRequest/status-error.htm.ini
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[status-error.htm]
|
||||||
|
type: testharness
|
||||||
|
disabled: issue 3596
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue