adjust mochitest harness to run with conditioned profiles when specified
Categories
(Testing :: General, task)
Tracking
(firefox103 fixed)
| Tracking | Status | |
|---|---|---|
| firefox103 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
Attachments
(1 file)
working from the work in bug 1769098 to get condprof tools available, we need to have the ability within mochitest to specify we are using a conditioned profile and use it for the tests.
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Comment 4•3 years ago
|
||
Backed out 2 changesets (Bug 1769110) for causing mochitest failures CLOSED TREE
Log: https://treeherder.mozilla.org/logviewer?job_id=379823953&repo=autoland&lineNumber=1656
Backout: https://hg.mozilla.org/integration/autoland/rev/b19e04d1066e72e3f90e9a33209e57536ddfed27
Comment 5•3 years ago
|
||
Looks like jmaher has needinfos blocked, which I guess is why I was needinfo'ed here.
But I'm heading on PTO, so redirecting to gbrown.
Comment 6•3 years ago
|
||
Failures are osx-only; caused by bug 1769655 which intentionally excluded condprof on osx. Backout 1769655 and find a better way to handle that bug, or import condprof conditionally in runtests.py?
Comment 7•3 years ago
|
||
I think the easiest way forward, assuming condprof is not required on osx, is to simply move the condprof imports into downloadConditionedProfile():
https://treeherder.mozilla.org/jobs?repo=try&revision=928ae4796943661e2b7ec9510afdef6730e6a85d
Comment 8•3 years ago
|
||
Comment 7 has a simple fix, but probably best to wait for jmaher to return, unless this is blocking someone.
Comment 10•3 years ago
|
||
| bugherder | ||
Description
•