Build geckodriver when targeting aarch64 windows
Categories
(Firefox Build System :: General, task)
Tracking
(firefox90 fixed)
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
| Assignee | ||
Comment 1•5 years ago
|
||
We got rid of winapi 0.2 in bug 1708634.
Comment 2•5 years ago
|
||
There was already bug 1534461 for that particular request. So lets dupe the other bug.
Comment 5•5 years ago
|
||
| bugherder | ||
Comment 6•5 years ago
|
||
So this is not enough given that the builds do not appear:
https://treeherder.mozilla.org/jobs?repo=mozilla-central&revision=497a9e22d0cec902ec27fa6369740f326af0cbca&searchStr=geckodriver
When I asked for a try build you said it builds fine, but why don't they appear on central then? The addition that is clearly missing here is in:
https://searchfox.org/mozilla-central/source/taskcluster/ci/toolchain/geckodriver.yml
| Assignee | ||
Comment 7•5 years ago
|
||
Clarifying what I said: this makes building firefox for arm64 windows build geckodriver, just like for all the other platforms. But CI does not do that. And this does not add a separate job to build geckodriver for arm64 windows, and this is not what I filed this bug for.
Comment 8•5 years ago
|
||
Thanks for clarifying. The part that you don't target CI with that bug was missing on my side. As such we will use bug 1534461 to check if it is worth at the moment to build for Nightlies.
Description
•