Closed
Bug 1721790
Opened 3 years ago
Closed 3 years ago
browser_tab_descriptor_fission.js fails with server side target switching enabled
Categories
(DevTools :: Framework, defect)
DevTools
Framework
Tracking
(Fission Milestone:MVP, firefox92 fixed)
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
(Whiteboard: dt-fission-m3-mvp)
Attachments
(1 file)
This test fails because it doesn't consider that a target switching occurs during a navigation.
Assignee | ||
Comment 1•3 years ago
|
||
The navigateTo call just before these assertions with always introduce a target switching
when server targets are enabled.
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/62a30141474c
[devtools] Fix browser_tab_descriptor_fission.js with server side targets. r=nchevobbe
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
Updated•3 years ago
|
Fission Milestone: --- → MVP
Whiteboard: dt-fission-m3-triage → dt-fission-m3-mvp
You need to log in
before you can comment on or make changes to this bug.
Description
•