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 leeway for test_alarm_leak, which uses more memory on GH Actions runs #451

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

AdamGlustein
Copy link
Collaborator

I've noticed this test failing sporadically on our scheduled builds, like: https://github.com/Point72/csp/actions/runs/13366028175/job/37327469976. Since the comment states the leak would increase RSS memory by at least 50 MB, we can increase leeway from 5 MB to 10 MB to reduce noise from this test (for example, it used 7.3 MB in the failed run above).

…n GitHub Actions

Signed-off-by: Adam Glustein <adam.glustein@point72.com>
@AdamGlustein AdamGlustein added the part: tests Issues and PRs related to tests label Feb 18, 2025
@AdamGlustein AdamGlustein merged commit 8a957cf into main Feb 18, 2025
27 checks passed
@AdamGlustein AdamGlustein deleted the fix-failing-alarm-test branch February 18, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part: tests Issues and PRs related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants