Add support for windows, and mac in the mozperftest mochitest layer
Categories
(Testing :: mozperftest, task, P2)
Tracking
(firefox121 fixed)
| Tracking | Status | |
|---|---|---|
| firefox121 | --- | fixed |
People
(Reporter: sparky, Assigned: sparky)
References
Details
(Whiteboard: [fxp][operational])
Attachments
(2 files)
The tool works locally for both platforms, but we need to get things ready for using them in CI.
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
I've got it working for windows now in CI: https://treeherder.mozilla.org/jobs?repo=try&tier=1%2C2%2C3&revision=3557accef81898a07da8f588b6ce94379b76f5c1
And I have a try run in progress for macosx here: https://treeherder.mozilla.org/jobs?repo=try&tier=1%2C2%2C3&revision=a4130bfb4aac53ff01f1682a5f7f39cfba5f54e1
| Assignee | ||
Comment 2•2 years ago
|
||
This patch adds some code to handle when the virtualenv lib path changes between the different platforms. In this case, the change makes it possible to use mochitest-mozperftest on winows machines in CI. It also adds some additional artifacts that the windows tests need to pull.
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Comment 4•2 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 5•2 years ago
|
||
This patch sets up the paths for DMG extraction for Mochitest mozperftest tests. It also adds some additional artifacts for the mac tests to pull and extract.
| Assignee | ||
Updated•2 years ago
|
Comment 7•2 years ago
|
||
| bugherder | ||
Updated•2 months ago
|
Updated•2 months ago
|
Description
•