Skip to content

Commit

Permalink
Update Interop metadata for test splits
Browse files Browse the repository at this point in the history
In web-platform-tests/wpt#41985 we are proposing
to rename and split some tests, in order to increase test coverage for
URL in ShadowRealm scopes. ShadowRealm is irrelevant to Interop, but we
do have to split some files that previously contained a mix of tests
both suitable and unsuitable for executing in ShadowRealm scopes.

This PR adjusts the `interop-2023-url` label so that the splits in the
abovementioned PR have as little effect as possible on the Interop
scores.

It also adjusts the browser bug metadata so that the tests referred to
are in the correct files.
  • Loading branch information
ptomato committed Nov 12, 2024
1 parent a107492 commit 1d0fd36
Showing 1 changed file with 35 additions and 31 deletions.
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

0 comments on commit 1d0fd36

Please sign in to comment.