turn off non fission tests on marionette, telemetry, firefox-ui
Categories
(Testing :: General, task)
Tracking
(firefox98 fixed)
| Tracking | Status | |
|---|---|---|
| firefox98 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
Attachments
(2 files)
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-linux%2Cccov
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
|
||
moving this from platform specific to test suite specific.
in this bug we will turn off tests for:
screenshots
marionette
firefox-ui*
telemetry-tests
and any others which are running. This will be for everything except linux64 opt/debug/asan. We don't run fission on android as it stands.
| 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 | ||
Updated•4 years ago
|
Updated•4 years ago
|
Description
•