Allow mozharness.extra-options to be keyed by variant
Categories
(Firefox Build System :: Task Configuration, task, P2)
Tracking
(firefox136 fixed)
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: janv, Assigned: janv)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The Gtest harness currently doesn't support --tag or --setpref, so it's not possible to define extra-options in variants.yml and share it in compiled.yml and for example xpcshell.yml
One way to solve it is to allow mozharness.extra-options to be keyed by variant and define extra-options in compiled.yml and xpcshell.yml separately. That would provide enough flexibility.
Assignee | ||
Updated•26 days ago
|
Assignee | ||
Comment 1•26 days ago
|
||
Comment 3•19 days ago
•
|
||
Backed out for causing linting failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/3ac64a40a6bfa7ba11409165cd993f7866fc100c
Failure log:
https://treeherder.mozilla.org/logviewer?job_id=491819452&repo=autoland&lineNumber=300
https://treeherder.mozilla.org/logviewer?job_id=491822626&repo=autoland&lineNumber=2724
https://treeherder.mozilla.org/logviewer?job_id=491827743&repo=autoland&lineNumber=3584
Comment 6•18 days ago
|
||
bugherder |
Description
•