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

bump openssl to 3 #3086

Merged
merged 2 commits into from
Nov 26, 2024
Merged

bump openssl to 3 #3086

merged 2 commits into from
Nov 26, 2024

Conversation

HyTurtle
Copy link
Contributor

As version 1.1 on macOS has been disabled

As version 1.1 disabled
@AndreMiras
Copy link
Member

Thanks for looking this up.
Would you mind adjusting the test_darwin_installer() test to match, the error was:

>           raise AssertionError(_error_message()) from cause
E           AssertionError: expected call not found.
E           Expected: check_output(['brew', 'install', '[email protected]'])
E           Actual: check_output(['brew', 'install', 'openssl@3'])

Full log context:
https://github.com/kivy/python-for-android/actions/runs/12020321050/job/33508717552?pr=3086

Also do you know why some integration tests are failing?
https://github.com/kivy/python-for-android/actions/runs/12020321050/job/33508724907?pr=3086

bump test version of openssl to 3
Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks

@AndreMiras AndreMiras merged commit 9d4f2f9 into kivy:develop Nov 26, 2024
33 checks passed
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