mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Rename metadata directories
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
104
tests/wpt/meta/fetch/api/response/response-clone.any.js.ini
Normal file
104
tests/wpt/meta/fetch/api/response/response-clone.any.js.ini
Normal file
|
@ -0,0 +1,104 @@
|
|||
[response-clone.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-clone.any.html]
|
||||
[Check cloned response's body]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Uint8ClampedArraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Float32Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Float64Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Uint16Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Cancelling stream should not affect cloned one]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Int8Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (ArrayBufferchunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Int32Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (DataViewchunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Uint32Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Cloned responses should provide the same data]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Int16Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Uint8Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (BigInt64Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (BigUint64Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-clone.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-clone.any.worker.html]
|
||||
[Check cloned response's body]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Uint8ClampedArraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Float32Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Float64Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Uint16Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Cancelling stream should not affect cloned one]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Int8Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (ArrayBufferchunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Int32Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (DataViewchunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Uint32Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Cloned responses should provide the same data]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Int16Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Uint8Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (BigInt64Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (BigUint64Arraychunk)]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue