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

Add a suppressif file for a new test #26200

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

e-kayrakli
Copy link
Contributor

The allocations iterator may yield different number of allocations when --baseline is used. The test associated with this iterator should be sensitive to the number of allocations. To make sure to be able to lock in the correct number of allocations while avoiding noise with --baseline, this PR adds a suppressif for --baseline.

Test:

  • test was failing with --baseline, now it is suppressed

Signed-off-by: Engin Kayraklioglu <e-kayrakli@users.noreply.github.com>
Signed-off-by: Engin Kayraklioglu <e-kayrakli@users.noreply.github.com>
@e-kayrakli e-kayrakli merged commit 4d7ca90 into chapel-lang:main Nov 1, 2024
7 checks passed
@e-kayrakli e-kayrakli deleted the allocations-suppressif branch November 1, 2024 23:12
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.

1 participant