Closed
Bug 1915701
Opened 6 months ago
Closed 6 months ago
[wpt-sync] Sync PR 47871 - Fix TypeError in webdriver.transport (concat str + bytes)
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox131 fixed)
RESOLVED
FIXED
131 Branch
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47871 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47871
Details from upstream follow.
Sam Sneddon <gsnedders@apple.com> wrote:
Fix TypeError in webdriver.transport (concat str + bytes)
see e.g. https://wpt.fyi/results/quirks/unitless-length/quirks.html?run_id=5071194474938368
Assignee | ||
Updated•6 months ago
|
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → INVALID
Assignee | ||
Updated•6 months ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Assignee | ||
Comment 1•6 months ago
|
||
Assignee | ||
Comment 2•6 months ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
Assignee | ||
Comment 3•6 months ago
|
||
Test result changes from PR not available.
Pushed by abutkovits@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/f365928dea56
[wpt PR 47871] - Fix TypeError in webdriver.transport (concat str + bytes), a=testonly
Comment 5•6 months ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 6 months ago → 6 months ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•