Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional test environments #103

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Conversation

SeanTAllen
Copy link
Member

Prior to this commit, we were only testing against a single SSL library on Linux plus also a version on Windows.

We have seen that with http related code, we can encounter errors on different SSL versions. See ponylang/net_ssl#105. To adjust to this, with this test, we are adding testing against all our main supported SSL versions on Linux.

This does not change our MacOS (not currently done) or our Windows testing matrix for ponylang/http.

@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Jan 14, 2024
Prior to this commit, we were only testing against a single SSL library
on Linux plus also a version on Windows.

We have seen that with http related code, we can encounter errors on
different SSL versions. See ponylang/net_ssl#105.
To adjust to this, with this test, we are adding testing against all our
main supported SSL versions on Linux.

This does not change our MacOS (not currently done) or our Windows testing
matrix for ponylang/http.
@SeanTAllen SeanTAllen merged commit 9a4d3c0 into main Jan 14, 2024
5 checks passed
@SeanTAllen SeanTAllen deleted the expand-test-environments branch January 14, 2024 20:54
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Jan 14, 2024
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.

2 participants