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

pin protobuf to 3.20.1 #314

Merged
merged 1 commit into from Jun 11, 2022
Merged

pin protobuf to 3.20.1 #314

merged 1 commit into from Jun 11, 2022

Conversation

jacob-rosenthal
Copy link
Collaborator

Tests started failing unexpectedly: https://github.com/Dana-Farber-AIOS/pathml/runs/6749244149?check_suite_focus=true

The problem seems to be an error raised by the protobuf package. Checking the logs shows that the version of protobuf in the failing test (4.21.1) is different from the one in the last passing test (3.20.1). Other people have reported similar issue (protocolbuffers/protobuf#10051). This PR pins protobuf version to 3.20.1 to try to fix the test suite

@jacob-rosenthal jacob-rosenthal merged commit f635514 into dev Jun 11, 2022
@jacob-rosenthal jacob-rosenthal deleted the pin_protobuf branch July 4, 2022 17:56
@jacob-rosenthal jacob-rosenthal mentioned this pull request Apr 13, 2023
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.

None yet

2 participants