turn off non fission tests for mochitest suites
Categories
(Testing :: General, task)
Tracking
(firefox98 fixed)
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
Bug 1751489 - turn off e10s duplication of mochitest-plain* tests for variants. r=#releng-reviewers!
48 bytes,
text/x-phabricator-request
|
Details | Review |
with fission as default and tests running in parallel we can turn off duplicate tests on osx:
https://treeherder.mozilla.org/jobs?repo=mozilla-central&revision=9c2fb4081a1b6ddcc0121bcd8b324ede535155a0&searchStr=test-win
this bug will remove duplication of all test suites that run both in e10s and fission leaving just the fission tasks running.
Currently tests like:
mochitest-browser-chrome
mochitest-devtools
mochitest-remote
still run in e10s only.
All work here will be adjust in-tree taskcluster configs:
https://searchfox.org/mozilla-central/source/taskcluster/ci/test
Assignee | ||
Comment 1•4 years ago
|
||
migrating this to be mochitest suites, not platform specific, we would turn off e10s versions:
mochitest-plain
mochitest-plain-gpu
mochitest-webgl
mochitest-webgpu
mochitest-media
this will be for osx*, windows*, mingw*, linux32, linux/tsan, and linux/ccov.
This bug will also clean up the tier for the remaining tests to be tier1 when the build is tier1.
As mochitest-browser-chrome, mochitest-devtools, and mochitest-remote are not migrated- we will handle those in a different bug.
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Comment 4•4 years ago
|
||
bugherder |
Assignee | ||
Comment 5•4 years ago
|
||
Comment 7•4 years ago
|
||
bugherder |
Description
•