Investigate removing 'fission' test variant in variants.yml
Categories
(Core :: DOM: Content Processes, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: hsingh, Assigned: hsingh)
Details
Attachments
(1 file)
Seems like the test variant 'fission' is not used at all (https://searchfox.org/mozilla-central/source/taskcluster/ci/test/variants.yml). We should investigate and safely deprecate it.
Comment 1•2 years ago
|
||
I did a try push with this removed:
https://treeherder.mozilla.org/jobs?repo=try&tier=1%2C2%2C3&revision=847c0ba883349222e5c72379c43cdff4f41064dd
specifically I was looking for tgdiff job and that showed no jobs removed. in the back of my mind I thought this was for android as it would be transitioning to fission, but I see mochitest is run with fission (default, no variant) and other tests are run with the no-fission variant.
that leaves the prospect of perf...
:sparky, do you know if perf on android will be using fission in the future, and if so will it need a variant fission or just be ok with the default (like we currently do on desktop)?
Comment 2•2 years ago
|
||
Currently, the default setting for our mobile tests is fission, but we're only running the non-fission ones in CI. Those are setup to use the no-fission variant so we won't need a fission variant. I'm not sure when we'll be making the switch, but you can reach out to :cpeterson for more information about that.
Updated•2 years ago
|
Comment 3•2 years ago
|
||
Comment 5•2 years ago
|
||
| bugherder | ||
Description
•