Closed
Bug 1708482
Opened 5 years ago
Closed 5 years ago
[Wayland] Add Wayland taskcluster variants to linux1804 tests.
Categories
(Firefox Build System :: Task Configuration, enhancement)
Firefox Build System
Task Configuration
Tracking
(firefox91 fixed)
RESOLVED
FIXED
91 Branch
| Tracking | Status | |
|---|---|---|
| firefox91 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We need to add wayland variants to taskcluster to run Wayland tests there. There's my first try here:
https://treeherder.mozilla.org/jobs?repo=try&revision=9329c0ac0e37f71b852016a663719aacf3d00605
generally it's a linux-1804 64 task with:
--setpref=widget.wayland.test-workarounds.enabled=true
--env=MOZ_ENABLE_WAYLAND=1
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → stransky
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
Try of the wayland tests:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=58ad8ac1e72c672b25e73aeac3e123324bde2853
Comment 3•5 years ago
|
||
Here's another one with widget.wayland.vsync.enabled=false, as the old Mutter version in Ubuntu 18.04 might not handle frame callbacks correctly: https://treeherder.mozilla.org/jobs?repo=try&revision=13963d26f1c7823c73612c5ac7ede2b6c5df0980
Just to check if it fixes some of the timeouts etc.
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/8e2618634e4b
[Wayland] Add Wayland taskcluster variants to linux1804 tests, r=ahal
Comment 5•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•