Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Interop metadata for proposed test splits #6930

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 35 additions & 31 deletions url/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ links:
results:
- test: failure.html
status: CRASH
- test: url-constructor-base-failure.any.html
status: CRASH
- label: interop-2022-webcompat
results:
- test: toascii.window.html
Expand All @@ -94,8 +96,9 @@ links:
- test: failure.html
- test: historical.any.html
- test: historical.any.worker.html
- test: IdnaTestV2.window.html
- test: IdnaTestV2.any.html
- test: percent-encoding.window.html
- test: url-constructor-base-failure.any.html
- test: url-constructor.any.html?exclude=(file|javascript|mailto)
- test: url-constructor.any.worker.html?exclude=(file|javascript|mailto)
- test: url-origin.any.html
Expand All @@ -109,6 +112,7 @@ links:
- test: url-setters.any.worker.html?exclude=(file|javascript|mailto)
- test: url-tojson.any.html
- test: url-tojson.any.worker.html
- test: urlencoded-parser-request-response.any.html
- test: urlencoded-parser.any.html
- test: urlencoded-parser.any.worker.html
- product: chrome
Expand All @@ -125,19 +129,19 @@ links:
- product: chrome
url: https://bugs.chromium.org/p/chromium/issues/detail?id=1190810
results:
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s href: sc://a|b/ should throw'
- test: failure.html
subtest: 'XHR: sc://a|b/ should throw'
- test: failure.html
subtest: 'Location''s href: sc://a|b/ should throw'
- test: failure.html
subtest: 'window.open(): sc://a|b/ should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s constructor''s base argument: sc://a|b/ should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s constructor''s base argument: http://a|b/ should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s href: http://a|b/ should throw'
- test: failure.html
subtest: 'XHR: http://a|b/ should throw'
Expand Down Expand Up @@ -239,13 +243,13 @@ links:
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1845552
results:
- test: IdnaTestV2.window.html
- test: IdnaTestV2.any.html
subtest: ToASCII("ä.­.c") A4_2 (ignored)
- test: IdnaTestV2.window.html
- test: IdnaTestV2.any.html
subtest: ToASCII("ä.­.c") A4_2 (ignored)
- test: IdnaTestV2.window.html
- test: IdnaTestV2.any.html
subtest: ToASCII("Ä.­.C") A4_2 (ignored)
- test: IdnaTestV2.window.html
- test: IdnaTestV2.any.html
subtest: ToASCII("Ä.­.C") A4_2 (ignored)
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1848511
Expand Down Expand Up @@ -1102,109 +1106,109 @@ links:
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1880700
results:
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s constructor''s base argument: file://example:1/ should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s href: file://example:1/ should throw'
- test: failure.html
subtest: 'XHR: file://example:1/ should throw'
- test: failure.html
subtest: 'Location''s href: file://example:1/ should throw'
- test: failure.html
subtest: 'window.open(): file://example:1/ should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s constructor''s base argument: file://example:test/ should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s href: file://example:test/ should throw'
- test: failure.html
subtest: 'XHR: file://example:test/ should throw'
- test: failure.html
subtest: 'Location''s href: file://example:test/ should throw'
- test: failure.html
subtest: 'window.open(): file://example:test/ should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s constructor''s base argument: file://example%/ should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s href: file://example%/ should throw'
- test: failure.html
subtest: 'XHR: file://example%/ should throw'
- test: failure.html
subtest: 'Location''s href: file://example%/ should throw'
- test: failure.html
subtest: 'window.open(): file://example%/ should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s constructor''s base argument: file://[example]/ should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s href: file://[example]/ should throw'
- test: failure.html
subtest: 'XHR: file://[example]/ should throw'
- test: failure.html
subtest: 'Location''s href: file://[example]/ should throw'
- test: failure.html
subtest: 'window.open(): file://[example]/ should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s constructor''s base argument: file://%43%3A should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s href: file://%43%3A should throw'
- test: failure.html
subtest: 'XHR: file://%43%3A should throw'
- test: failure.html
subtest: 'Location''s href: file://%43%3A should throw'
- test: failure.html
subtest: 'window.open(): file://%43%3A should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s constructor''s base argument: file://%43%7C should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s href: file://%43%7C should throw'
- test: failure.html
subtest: 'XHR: file://%43%7C should throw'
- test: failure.html
subtest: 'Location''s href: file://%43%7C should throw'
- test: failure.html
subtest: 'window.open(): file://%43%7C should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s constructor''s base argument: file://%43| should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s href: file://%43| should throw'
- test: failure.html
subtest: 'XHR: file://%43| should throw'
- test: failure.html
subtest: 'Location''s href: file://%43| should throw'
- test: failure.html
subtest: 'window.open(): file://%43| should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s constructor''s base argument: file://C%7C should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s href: file://C%7C should throw'
- test: failure.html
subtest: 'XHR: file://C%7C should throw'
- test: failure.html
subtest: 'Location''s href: file://C%7C should throw'
- test: failure.html
subtest: 'window.open(): file://C%7C should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s constructor''s base argument: file://%43%7C/ should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s href: file://%43%7C/ should throw'
- test: failure.html
subtest: 'XHR: file://%43%7C/ should throw'
- test: failure.html
subtest: 'Location''s href: file://%43%7C/ should throw'
- test: failure.html
subtest: 'window.open(): file://%43%7C/ should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s constructor''s base argument: file://­/p should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s href: file://­/p should throw'
- test: failure.html
subtest: 'XHR: file://­/p should throw'
- test: failure.html
subtest: 'Location''s href: file://­/p should throw'
- test: failure.html
subtest: 'window.open(): file://­/p should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s constructor''s base argument: file://%C2%AD/p should throw'
- test: failure.html
- test: url-constructor-base-failure.any.html
subtest: 'URL''s href: file://%C2%AD/p should throw'
- test: failure.html
subtest: 'XHR: file://%C2%AD/p should throw'
Expand Down
Loading