Closed
Bug 1822891
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 39036 - [wptrunner] Downgrade URL validation in content shell driver
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox113 fixed)
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39036 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39036
Details from upstream follow.
Jonathan Lee <jonathanjlee@google.com> wrote:
[wptrunner] Downgrade URL validation in content shell driver
See the comment in
testharnessreport-content-shell.js
. URL mismatches will no longer be treated as a harnessERROR
.For the URLs to match as much as possible, this change partially undoes web-platform-tests/wpt#39007, which broke validation for final URLs with fragments. Instead, we use the standard
URL(...)
instead of<a>
to parse the originallocation.href
.
Assignee | ||
Comment 1•2 years ago
|
||
PR 39036 applied with additional changes from upstream: f80ae3f8af807fa33c335ea5626225a34ed11520
Assignee | ||
Updated•2 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•2 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d9b30dcd5bb8
[wpt PR 39036] - [wptrunner] Downgrade URL validation in content shell driver, a=testonly
Assignee | ||
Comment 5•2 years ago
|
||
Test result changes from PR not available.
Comment 6•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•