Closed Bug 1731282 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 30785 - Fix endpoint URL for a COEP navigation reporting test so that it beco…

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 30785 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/30785
Details from upstream follow.

b'Chris Dumez <cdumez@apple.com>' wrote:

Fix endpoint URL for a COEP navigation reporting test so that it beco…

…mes runnable with WebKit test infrastructure

The test was hardcoding https://{{hosts[][www]}}:{{ports[https][0]}}/html/cross-origin-embedder-policy/resources/report.py
for the endpoint URL. This resolved to https://www.localhost:9443/html/cross-origin-embedder-policy/resources/report.py but
the https://www.localhost:9443 host is not supported by the WebKit layout test infrastructure (we only have
https://localhost:9443 & https://127.0.0.1:9443). To make the test runnable with the WebKit test infrastructure, I am updating
the headers file to use relative URLs for the endpoints.

I made a similar change for COOP tests in #30411.

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/df06d0a66a41
[wpt PR 30785] - Fix endpoint URL for a COEP navigation reporting test so that it beco…, a=testonly
Test result changes from PR not available.
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3431b602308b
[wpt PR 30785] - Fix endpoint URL for a COEP navigation reporting test so that it beco…, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.