mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +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
9
tests/wpt/meta/fetch/http-cache/304-update.any.js.ini
Normal file
9
tests/wpt/meta/fetch/http-cache/304-update.any.js.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[304-update.any.html]
|
||||
|
||||
[304-update.any.worker.html]
|
||||
|
||||
[304-update.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[304-update.any.sharedworker.html]
|
||||
expected: ERROR
|
9
tests/wpt/meta/fetch/http-cache/cache-mode.any.js.ini
Normal file
9
tests/wpt/meta/fetch/http-cache/cache-mode.any.js.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[cache-mode.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[cache-mode.any.worker.html]
|
||||
|
||||
[cache-mode.any.html]
|
||||
|
||||
[cache-mode.any.serviceworker.html]
|
||||
expected: ERROR
|
15
tests/wpt/meta/fetch/http-cache/cc-request.any.js.ini
Normal file
15
tests/wpt/meta/fetch/http-cache/cc-request.any.js.ini
Normal file
|
@ -0,0 +1,15 @@
|
|||
[cc-request.any.worker.html]
|
||||
[HTTP cache generates 504 status code when nothing is in cache and request contains Cache-Control: only-if-cached]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[cc-request.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[cc-request.any.html]
|
||||
[HTTP cache generates 504 status code when nothing is in cache and request contains Cache-Control: only-if-cached]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[cc-request.any.serviceworker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,21 @@
|
|||
[credentials.tentative.any.worker.html]
|
||||
[same-origin: 2xAnonymous, 2xCredentialled, 1xAnonymous]
|
||||
expected: FAIL
|
||||
|
||||
[same-origin: 2xCredentialled, 2xAnonymous, 1xCredentialled]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[credentials.tentative.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[credentials.tentative.any.html]
|
||||
[same-origin: 2xAnonymous, 2xCredentialled, 1xAnonymous]
|
||||
expected: FAIL
|
||||
|
||||
[same-origin: 2xCredentialled, 2xAnonymous, 1xCredentialled]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[credentials.tentative.any.sharedworker.html]
|
||||
expected: ERROR
|
9
tests/wpt/meta/fetch/http-cache/freshness.any.js.ini
Normal file
9
tests/wpt/meta/fetch/http-cache/freshness.any.js.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[freshness.any.html]
|
||||
|
||||
[freshness.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[freshness.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[freshness.any.worker.html]
|
9
tests/wpt/meta/fetch/http-cache/heuristic.any.js.ini
Normal file
9
tests/wpt/meta/fetch/http-cache/heuristic.any.js.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[heuristic.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[heuristic.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[heuristic.any.html]
|
||||
|
||||
[heuristic.any.worker.html]
|
9
tests/wpt/meta/fetch/http-cache/invalidate.any.js.ini
Normal file
9
tests/wpt/meta/fetch/http-cache/invalidate.any.js.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[invalidate.any.html]
|
||||
|
||||
[invalidate.any.worker.html]
|
||||
|
||||
[invalidate.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[invalidate.any.sharedworker.html]
|
||||
expected: ERROR
|
15
tests/wpt/meta/fetch/http-cache/partial.any.js.ini
Normal file
15
tests/wpt/meta/fetch/http-cache/partial.any.js.ini
Normal file
|
@ -0,0 +1,15 @@
|
|||
[partial.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[partial.any.worker.html]
|
||||
[HTTP cache stores partial content and completes it]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[partial.any.html]
|
||||
[HTTP cache stores partial content and completes it]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[partial.any.serviceworker.html]
|
||||
expected: ERROR
|
21
tests/wpt/meta/fetch/http-cache/post-patch.any.js.ini
Normal file
21
tests/wpt/meta/fetch/http-cache/post-patch.any.js.ini
Normal file
|
@ -0,0 +1,21 @@
|
|||
[post-patch.any.html]
|
||||
[HTTP cache uses content after POST request with response containing Content-Location and cache-allowing header]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache uses content after PATCH request with response containing Content-Location and cache-allowing header]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[post-patch.any.worker.html]
|
||||
[HTTP cache uses content after POST request with response containing Content-Location and cache-allowing header]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache uses content after PATCH request with response containing Content-Location and cache-allowing header]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[post-patch.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[post-patch.any.sharedworker.html]
|
||||
expected: ERROR
|
7
tests/wpt/meta/fetch/http-cache/split-cache.html.ini
Normal file
7
tests/wpt/meta/fetch/http-cache/split-cache.html.ini
Normal file
|
@ -0,0 +1,7 @@
|
|||
[split-cache.html]
|
||||
[HTTP cache is not shared between same-site frames with cross-site top-level frames]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache is not shared between cross-site top-level frames]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
[split-cache.tentative.html]
|
||||
[HTTP Cache - Partioning by top-level origin 3]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP Cache - Partioning by top-level origin 1]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache is not shared between same-site frames with cross-site top-level frames]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache is not shared between cross-site top-level frames]
|
||||
expected: FAIL
|
||||
|
9
tests/wpt/meta/fetch/http-cache/status.any.js.ini
Normal file
9
tests/wpt/meta/fetch/http-cache/status.any.js.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[status.any.worker.html]
|
||||
|
||||
[status.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[status.any.html]
|
||||
|
||||
[status.any.serviceworker.html]
|
||||
expected: ERROR
|
9
tests/wpt/meta/fetch/http-cache/vary.any.js.ini
Normal file
9
tests/wpt/meta/fetch/http-cache/vary.any.js.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[vary.any.worker.html]
|
||||
|
||||
[vary.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[vary.any.html]
|
||||
|
||||
[vary.any.serviceworker.html]
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue