Run mochitest-plain with wayland
Categories
(Firefox Build System :: Task Configuration, task)
Tracking
(firefox115 fixed)
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: ahal, Assigned: ahal)
References
(Blocks 16 open bugs)
Details
Attachments
(5 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
Bug 1833653 - [mozinfo] Use 'None' rather than unknown sentinel for 'display', r?#mozbase-reviewers!
48 bytes,
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-beta+
|
Details | Review |
48 bytes,
text/x-phabricator-request
|
Details | Review |
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Checking for WAYLAND_DISPLAY
possibly isn't the most robust way of detecting
this, but as most tests aren't using a window manager, inspecting loginctl
or
XDG_SESSION_TYPE
simply produces tty
as a result.
Assignee | ||
Updated•2 years ago
|
Comment 3•2 years ago
|
||
bugherder |
Assignee | ||
Comment 4•2 years ago
|
||
This sets up a new worker-type and entries in test-sets.yml
and
test-platforms.yml
for a new pool running with Wayland enabled in a
virtualbox vm.
This test platform is a bit different, in that it uses generic worker and a
specialized pool. So we can't use the normal instance-size
method of
selecting worker types, and instead rely on setting worker-type
directly.
These tasks are not running anywhere yet, the primary purpose of this patch is
to make it easy to run them on try.
Comment 6•2 years ago
|
||
Backed out for causing python failures on test/test_mozilla_central.py.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=417405334&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/02d28ed76b6fbbb047130915a21136eb603e47e3
Assignee | ||
Comment 7•2 years ago
|
||
Depends on D179364
Assignee | ||
Updated•2 years ago
|
Comment 9•2 years ago
|
||
bugherder |
Comment 10•2 years ago
|
||
Backed out as requested by jgraham on element
Backout link: https://hg.mozilla.org/integration/autoland/rev/174db0f3e4eb474f4368345c5088281f737dfca9
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 11•2 years ago
|
||
This way we don't need the specialized JSONEncoder to dump the info object to
json.
Updated•2 years ago
|
Comment 12•2 years ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/174db0f3e4eb
Comment 13•2 years ago
|
||
Comment on attachment 9338330 [details]
Bug 1833653 - [mozinfo] Use 'None' rather than unknown sentinel for 'display', r?#mozbase-reviewers!
Approved for 115.0b5.
Comment 14•2 years ago
|
||
bugherder uplift |
Comment 15•2 years ago
|
||
Comment 16•1 years ago
|
||
bugherder |
Assignee | ||
Comment 17•1 year ago
|
||
Comment 18•1 year ago
|
||
Comment 19•1 year ago
|
||
bugherder |
Comment 20•8 months ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:ahal, maybe it's time to close this bug?
For more information, please visit BugBot documentation.
Assignee | ||
Updated•8 months ago
|
Updated•8 months ago
|
Description
•