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

troubleshooting a ci problem #280

Closed
wants to merge 1 commit into from
Closed

troubleshooting a ci problem #280

wants to merge 1 commit into from

Conversation

folkertdev
Copy link
Collaborator

in #279, ci fails for unclear reasons; we can't reproduce it locally, so here I'll try to reproduce that PR with tiny incremental changes, and see if we can learn more.

@folkertdev folkertdev force-pushed the tree-desc-ci-bug branch 4 times, most recently from 5e994c0 to 8db413f Compare January 8, 2025 10:20
@bjorn3
Copy link
Collaborator

bjorn3 commented Jan 8, 2025

Let me try clearing the CI cache. Maybe it got corrupted.

Edit: Nope, that's not it either.

@folkertdev
Copy link
Collaborator Author

found the issue: when using libz-sys on version 1.1.20, the hash_calc function behaves differently from the newer 1.1.21, causing the test failures. We could not reproduce locally because our Cargo.lock still used the older version.

@folkertdev
Copy link
Collaborator Author

fixed by #282

@folkertdev folkertdev closed this Jan 9, 2025
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