Closed
Bug 2023329
Opened 2 months ago
Closed 1 month ago
[wpt-sync] Sync PR 58491 - [WebTransport] Use host substitution instead of hardcoded example.com
Categories
(Core :: Networking: HTTP, task, P4)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
151 Branch
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
100.81 KB,
text/plain
|
Details |
Sync web-platform-tests PR 58491 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/58491
Details from upstream follow.
Sam Sneddon <gsnedders@apple.com> wrote:
[WebTransport] Use host substitution instead of hardcoded example.com
This gives us a stronger guarantee that we don't accidentally try to
connect to example.com, which we really don't want to do.
| Assignee | ||
Updated•2 months ago
|
Component: web-platform-tests → Networking: HTTP
Product: Testing → Core
| Assignee | ||
Updated•2 months ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•2 months ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•2 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4f3de850aabc0d005e1fc3dc2bb17063ea5b8cef
| Assignee | ||
Comment 2•2 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ef163a9421397da5cd03c4558d45abfb29ec6575
| Assignee | ||
Comment 3•2 months ago
|
||
# CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 61 tests
## Status Summary
### Firefox
`OK` : 9[GitHub] 48[Gecko-windows11-64-24h2-opt] 54[Gecko-linux2404-64-debug] 55[Gecko-windows11-32-24h2-debug, Gecko-windows11-64-24h2-debug] 56[Gecko-linux2404-64-opt, Gecko-windows11-32-24h2-opt]
`PASS` : 1[Gecko-linux2204-64-wayland-debug, Gecko-linux2204-64-wayland-opt] 389[GitHub] 530[Gecko-windows11-64-24h2-opt] 584[Gecko-windows11-64-24h2-debug] 586[Gecko-windows11-32-24h2-debug] 594[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt] 596[Gecko-windows11-32-24h2-opt]
`FAIL` : 184[GitHub] 256[Gecko-windows11-64-24h2-opt] 262[Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt] 264[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-64-24h2-debug]
`PRECONDITION_FAILED`: 3
`ERROR` : 4
### Chrome
`OK` : 9
`PASS` : 337
`FAIL` : 236
### Safari
`OK` : 9
`PASS` : 4
`FAIL` : 569
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=ef163a9421397da5cd03c4558d45abfb29ec6575)
[GitHub PR Head](https://wpt.fyi/results/?sha=ebc150ff854bcc23f226dc3c4e4cc0ee43f84494&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=ebc150ff854bcc23f226dc3c4e4cc0ee43f84494&label=pr_base)
## Details
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/1232951df7ad
https://hg.mozilla.org/integration/autoland/rev/6b0619d24246
[wpt PR 58491] - [WebTransport] Use host substitution instead of hardcoded example.com, a=testonly
https://github.com/mozilla-firefox/firefox/commit/b88491126686
https://hg.mozilla.org/integration/autoland/rev/05d81751b212
[wpt PR 58491] - Update wpt metadata, a=testonly
Comment 5•1 month ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/6b0619d24246
https://hg.mozilla.org/mozilla-central/rev/05d81751b212
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•