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

Fix memory budget tests on ASAN nightlies. #4772

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

KiterLuc
Copy link
Contributor

Some objects are larger on the ASAN debug build and causes us to load less tiles in memory, failing some memory budget verifications. Making the budget slightly larger fixes the tests.


TYPE: NO_HISTORY
DESC: Fix memory budget tests on ASAN nightlies.

Some objects are larger on the ASAN debug build and causes us to load less tiles in memory, failing some memory budget verifications. Making the budget slightly larger fixes the tests.

---
TYPE: NO_HISTORY
DESC: Fix memory budget tests on ASAN nightlies.
@KiterLuc KiterLuc requested a review from davisp February 28, 2024 14:05
Copy link

This pull request has been linked to Shortcut Story #41943: Fix ASAN runs for 2024-02-28..

@KiterLuc
Copy link
Contributor Author

Run with this change passing: https://github.com/TileDB-Inc/TileDB/actions/runs/8080495156

@KiterLuc KiterLuc merged commit 027c98d into dev Feb 28, 2024
58 checks passed
@KiterLuc KiterLuc deleted the lr/asan-fix-mem-budget/ch41943 branch February 28, 2024 19:21
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