Closed
Bug 1848894
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 41480 - Ensure we copy mutable kwargs when constructing browser_args.
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox119 fixed)
RESOLVED
FIXED
119 Branch
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41480 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41480
Details from upstream follow.
James Graham <james@hoppipolla.co.uk> wrote:
Ensure we copy mutable kwargs when constructing browser_args.
Otherwise modifying them affects future calls to browser_kwargs.
| Assignee | ||
Updated•2 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•2 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•2 years ago
|
||
Test result changes from PR not available.
| Assignee | ||
Comment 2•2 years ago
|
||
Test result changes from PR not available.
| Assignee | ||
Comment 3•2 years ago
|
||
Test result changes from PR not available.
| Assignee | ||
Comment 4•2 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fa67916aab36
[wpt PR 41480] - Ensure we copy mutable kwargs when constructing browser_args., a=testonly
Comment 6•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•