715
edits
(status update top level) |
(→Discussion: building geckodriver on macos/windows) |
||
Line 65: | Line 65: | ||
: But I was using "cargo build", I should be using "./mach build testing/geckodriver" | : But I was using "cargo build", I should be using "./mach build testing/geckodriver" | ||
: … but then that does not work with artifact builds | : … but then that does not work with artifact builds | ||
=== Building geckodriver on macOS/Windows === | |||
; whimboo | |||
: Building on macOS in try still fails. I’ve needinfo’ed ted but he is on PTO. | |||
: I would like to have it in CI, but blocked by the linker not working. | |||
;ato | |||
: This is because of cross-compilation on macOS. | |||
: We are compiling it on Windows? | |||
; whimboo | |||
: Yes, but wdspec tests not working. | |||
: We are not transferring structured logs between processes? | |||
; ato | |||
: Is this something jgraham is aware of? | |||
; whimboo | |||
: Yes, and he replied to me. | |||
; ato | |||
: There’s also a bug on digitally signing Windows binaries. | |||
== Status updates == | == Status updates == |
edits