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

tests failing with valgrind on rustc 1.83 #686

Closed
molpopgen opened this issue Dec 1, 2024 · 3 comments
Closed

tests failing with valgrind on rustc 1.83 #686

molpopgen opened this issue Dec 1, 2024 · 3 comments

Comments

@molpopgen
Copy link
Member

Recent dependabot PR such as #685 are failing with valgrind errors.

I cannot reproduce this locally on Fedora with rustc 1.82 but I can reproduce it on 1.83. It is a test with the pattern test_keep_intervals in the name causing the issue.

@molpopgen molpopgen changed the title tests failing with valgrind tests failing with valgrind on rustc 1.83 Dec 1, 2024
@molpopgen
Copy link
Member Author

I believe that this is some kind of false positive/tooling issue. I can take tests that get marked as leaking memory, delete their contents, and still get a failure.

@molpopgen
Copy link
Member Author

I believe that this is some kind of false positive/tooling issue. I can take tests that get marked as leaking memory, delete their contents, and still get a failure.

Related:

@molpopgen
Copy link
Member Author

Will close this -- I am seeing the same issue at demes-rs. I am convinced this is a tooling issue that will resolve itself.

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

No branches or pull requests

1 participant