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

increase LMDB size to fix a test on Apple M1 #16672

Merged
merged 1 commit into from
Aug 27, 2022

Conversation

tdyas
Copy link
Contributor

@tdyas tdyas commented Aug 27, 2022

Tests in src/rust/engine/sharded_lmdb/src/tests.rs were failing on my M1 Macbook Pro. Increase the maximum size of the LMDB instance used in those tests.

[ci skip-build-wheels]

@tdyas tdyas added the category:internal CI, fixes for not-yet-released features, etc. label Aug 27, 2022
@tdyas tdyas requested review from stuhood and Eric-Arellano August 27, 2022 03:38
@tdyas tdyas merged commit da575b0 into pantsbuild:main Aug 27, 2022
@tdyas tdyas deleted the fix_test_for_m1 branch August 27, 2022 15:41
cczona pushed a commit to cczona/pants that referenced this pull request Sep 1, 2022
Tests in src/rust/engine/sharded_lmdb/src/tests.rs were failing on my M1 Macbook Pro. Increase the maximum size of the LMDB instance used in those tests.

[ci skip-build-wheels]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:internal CI, fixes for not-yet-released features, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants