turn off non fission tests for reftest /web-platform-tests
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-macosx
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
|
||
adjusting this to be by suite instead of platform.
This bug will be for reftest and web-platform-tests*
This will turn off e10s tests on:
macosx*
windows*
mingw*
linux/tsan
linux/ccov
Assignee | ||
Comment 2•4 years ago
|
||
work here should be to fix the tiers for fission to be tier-2 when the build is tier-1. We will not demote tiers of linux opt/debug/asan tests.
Assignee | ||
Comment 3•4 years ago
|
||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 5•4 years ago
|
||
bugherder |
Assignee | ||
Comment 6•4 years ago
|
||
Comment 8•4 years ago
|
||
bugherder |
Description
•