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

Update toolchain to 1.78 and fix 'multi_get' #42

Merged
merged 3 commits into from
May 29, 2024

Conversation

alysenko-polytech
Copy link
Contributor

@alysenko-polytech alysenko-polytech commented May 28, 2024

After update to 1.78, tests started failing on these asserts.
multi_get started failing for a case when keys parameter is an empty iterator.

Because of that, many tests started failing here - https://github.com/elastio/scalez/pull/653

@alysenko-polytech alysenko-polytech requested a review from anelson May 28, 2024 13:20
@alysenko-polytech
Copy link
Contributor Author

Ugh, MacOS build fails on 14.5, but works on 14.4.1. And build agents are random

@alysenko-polytech
Copy link
Contributor Author

alysenko-polytech commented May 29, 2024

Fix for MacOS 14.5 worked, I've run it in a separate draft PR https://github.com/elastio/roxide/actions/runs/9284577585/job/25547314936?pr=46 (because in this one CI/CD ran on 14.4).

Reported build failure to RocksDB here - facebook/rocksdb#12708

@alysenko-polytech alysenko-polytech merged commit 7c52cc5 into master May 29, 2024
6 checks passed
@alysenko-polytech alysenko-polytech deleted the toolchain-1.78 branch May 29, 2024 11:06
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