mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +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
8
tests/wpt/meta/fetch/api/response/json.any.js.ini
Normal file
8
tests/wpt/meta/fetch/api/response/json.any.js.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
[json.any.worker.html]
|
||||
[Ensure the correct JSON parser is used]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[json.any.html]
|
||||
[Ensure the correct JSON parser is used]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[response-cancel-stream.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-cancel-stream.any.html]
|
||||
|
||||
[response-cancel-stream.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-cancel-stream.any.worker.html]
|
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
|
|
@ -0,0 +1,56 @@
|
|||
[response-consume-empty.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-consume-empty.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-consume-empty.any.worker.html]
|
||||
[Consume response's body as text]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body as json (error case)]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body as blob]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body as formData without correct type (error case)]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body as arrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Consume empty FormData response body as text]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body as formData with correct multipart type (error case)]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body as formData with correct urlencoded type]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-consume-empty.any.html]
|
||||
[Consume response's body as text]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body as json (error case)]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body as blob]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body as formData without correct type (error case)]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body as arrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Consume empty FormData response body as text]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body as formData with correct multipart type (error case)]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body as formData with correct urlencoded type]
|
||||
expected: FAIL
|
|
@ -0,0 +1,21 @@
|
|||
[response-consume-stream.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-consume-stream.any.html]
|
||||
[Getting a redirect Response stream]
|
||||
expected: FAIL
|
||||
|
||||
[Getting an error Response stream]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-consume-stream.any.worker.html]
|
||||
[Getting a redirect Response stream]
|
||||
expected: FAIL
|
||||
|
||||
[Getting an error Response stream]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-consume-stream.any.sharedworker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,10 @@
|
|||
[response-error-from-stream.any.worker.html]
|
||||
|
||||
[response-error-from-stream.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-error-from-stream.any.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-error-from-stream.any.sharedworker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,9 @@
|
|||
[response-error.any.html]
|
||||
|
||||
[response-error.any.worker.html]
|
||||
|
||||
[response-error.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-error.any.sharedworker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,15 @@
|
|||
[response-init-001.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-init-001.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-init-001.any.html]
|
||||
[Check default value for body attribute]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-init-001.any.worker.html]
|
||||
[Check default value for body attribute]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
[response-init-002.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-init-002.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-init-002.any.worker.html]
|
||||
[Testing null Response body]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-init-002.any.html]
|
||||
[Testing null Response body]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[response-init-contenttype.any.worker.html]
|
||||
[Default Content-Type for Response with FormData body]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-init-contenttype.any.html]
|
||||
[Default Content-Type for Response with FormData body]
|
||||
expected: FAIL
|
|
@ -0,0 +1,15 @@
|
|||
[response-static-error.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-static-error.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-static-error.any.worker.html]
|
||||
[Check response returned by static method error()]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-static-error.any.html]
|
||||
[Check response returned by static method error()]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,57 @@
|
|||
[response-static-json.any.worker.html]
|
||||
[Check response returned by static json() with init undefined]
|
||||
expected: FAIL
|
||||
|
||||
[Check response returned by static json() with init {"status":400}]
|
||||
expected: FAIL
|
||||
|
||||
[Check response returned by static json() with init {"statusText":"foo"}]
|
||||
expected: FAIL
|
||||
|
||||
[Check response returned by static json() with init {"headers":{}}]
|
||||
expected: FAIL
|
||||
|
||||
[Check response returned by static json() with init {"headers":{"content-type":"foo/bar"}}]
|
||||
expected: FAIL
|
||||
|
||||
[Check response returned by static json() with init {"headers":{"x-foo":"bar"}}]
|
||||
expected: FAIL
|
||||
|
||||
[Check static json() encodes JSON objects correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Check static json() propagates JSON serializer errors]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-static-json.any.html]
|
||||
[Check response returned by static json() with init undefined]
|
||||
expected: FAIL
|
||||
|
||||
[Check response returned by static json() with init {"status":400}]
|
||||
expected: FAIL
|
||||
|
||||
[Check response returned by static json() with init {"statusText":"foo"}]
|
||||
expected: FAIL
|
||||
|
||||
[Check response returned by static json() with init {"headers":{}}]
|
||||
expected: FAIL
|
||||
|
||||
[Check response returned by static json() with init {"headers":{"content-type":"foo/bar"}}]
|
||||
expected: FAIL
|
||||
|
||||
[Check response returned by static json() with init {"headers":{"x-foo":"bar"}}]
|
||||
expected: FAIL
|
||||
|
||||
[Check static json() encodes JSON objects correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Check static json() propagates JSON serializer errors]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-static-json.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-static-json.any.serviceworker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,9 @@
|
|||
[response-static-redirect.any.html]
|
||||
|
||||
[response-static-redirect.any.worker.html]
|
||||
|
||||
[response-static-redirect.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-static-redirect.any.serviceworker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,9 @@
|
|||
[response-stream-bad-chunk.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-stream-bad-chunk.any.html]
|
||||
|
||||
[response-stream-bad-chunk.any.worker.html]
|
||||
|
||||
[response-stream-bad-chunk.any.serviceworker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,9 @@
|
|||
[response-stream-disturbed-1.any.worker.html]
|
||||
|
||||
[response-stream-disturbed-1.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-stream-disturbed-1.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-stream-disturbed-1.any.html]
|
|
@ -0,0 +1,9 @@
|
|||
[response-stream-disturbed-2.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-stream-disturbed-2.any.worker.html]
|
||||
|
||||
[response-stream-disturbed-2.any.html]
|
||||
|
||||
[response-stream-disturbed-2.any.serviceworker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,9 @@
|
|||
[response-stream-disturbed-3.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-stream-disturbed-3.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-stream-disturbed-3.any.html]
|
||||
|
||||
[response-stream-disturbed-3.any.worker.html]
|
|
@ -0,0 +1,9 @@
|
|||
[response-stream-disturbed-4.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-stream-disturbed-4.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-stream-disturbed-4.any.html]
|
||||
|
||||
[response-stream-disturbed-4.any.worker.html]
|
|
@ -0,0 +1,9 @@
|
|||
[response-stream-disturbed-5.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-stream-disturbed-5.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-stream-disturbed-5.any.html]
|
||||
|
||||
[response-stream-disturbed-5.any.worker.html]
|
|
@ -0,0 +1,9 @@
|
|||
[response-stream-disturbed-6.any.html]
|
||||
|
||||
[response-stream-disturbed-6.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-stream-disturbed-6.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-stream-disturbed-6.any.worker.html]
|
|
@ -0,0 +1,21 @@
|
|||
[response-stream-disturbed-by-pipe.any.worker.html]
|
||||
[using pipeThrough on Response body should disturb it synchronously]
|
||||
expected: FAIL
|
||||
|
||||
[using pipeTo on Response body should disturb it synchronously]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-stream-disturbed-by-pipe.any.html]
|
||||
[using pipeThrough on Response body should disturb it synchronously]
|
||||
expected: FAIL
|
||||
|
||||
[using pipeTo on Response body should disturb it synchronously]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-stream-disturbed-by-pipe.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-stream-disturbed-by-pipe.any.sharedworker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,15 @@
|
|||
[response-stream-with-broken-then.any.worker.html]
|
||||
[intercepting arraybuffer to body readable stream conversion via Object.prototype.then should not be possible]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-stream-with-broken-then.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-stream-with-broken-then.any.html]
|
||||
[intercepting arraybuffer to body readable stream conversion via Object.prototype.then should not be possible]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-stream-with-broken-then.any.serviceworker.html]
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue