Skip to content

tests: only test against openssl on Unix#350

Merged
djc merged 1 commit into
mainfrom
openssl-unix
May 22, 2025
Merged

tests: only test against openssl on Unix#350
djc merged 1 commit into
mainfrom
openssl-unix

Conversation

@djc

@djc djc commented May 20, 2025

Copy link
Copy Markdown
Member

For a while now, build-windows has been failing with some non-obvious issues.

First failing run:

Last working run:

Ostensibly, nothing changed between these two runs (including the GitHub runner image and operating system and the Cargo.lock file), so I'm not sure what's going on here. Given the way we use OpenSSL (only to test that our generated artifacts are compatible with OpenSSL), I think it's fine to limit such testing to unix platforms only, avoiding a bunch of complexity from building OpenSSL on Windows.

@djc djc requested review from cpu and est31 May 20, 2025 15:28
@djc djc force-pushed the openssl-unix branch 3 times, most recently from ea968cf to 01a2af8 Compare May 20, 2025 16:09
@djc djc added this pull request to the merge queue May 22, 2025
Merged via the queue into main with commit 33ba9f3 May 22, 2025
15 checks passed
@djc djc deleted the openssl-unix branch May 22, 2025 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants