Closed
Bug 1647516
Opened 5 years ago
Closed 4 years ago
Re-enable browser/components/sessionstore/test/browser_windowStateContainer.js test on Fission
Categories
(Firefox :: Session Restore, task)
Firefox
Session Restore
Tracking
()
RESOLVED
DUPLICATE
of bug 1602687
Fission Milestone | Future |
People
(Reporter: cpeterson, Unassigned)
References
Details
This test is disabled for Fission debug all platforms and opt Windows, but it's also disabled for opt non-Fission Linux. So re-enabling this test for Fission doesn't need to block shipping Fission MVP. Fission just exacerbated an existing race condition (probably in the test).
[browser_windowStateContainer.js]
skip-if = (fission && (debug || os == "win")) || # Bug 1279821.
os == "linux" && !debug
Will be fixed and re-enabled in bug 1602687.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•