Open
Bug 2057868
Opened 2 months ago
Updated 1 month ago
browser_UITour.js fails on Linux 22.04 when browser.nova.enabled is true
Categories
(Firefox :: Tours, defect)
Firefox
Tours
Tracking
()
NEW
People
(Reporter: aryx, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
Skip rule added: "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && opt && nova",
| Reporter | ||
Comment 1•1 month ago
|
||
This bug reportedly affects only Linux 22.04. The test does not run with this environment in production by default and the failure might be an issue with the Wayland graphical display system on Linux. Feel free to remove the bug from blocking nova tests and to re-enable test. (This is message is an update to several bugs.)
Comment 2•1 month ago
|
||
Looks like this has been disabled on Linux 24.04 already, so perhaps this test is not ready to run on Linux regardless of the nova redesign? https://tests.firefox.dev/test.html?test=browser%2Fcomponents%2Fuitour%2Ftest%2Fbrowser_UITour.js What do you think, :Mardak?
Flags: needinfo?(edilee)
You need to log in
before you can comment on or make changes to this bug.
Description
•