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

Intermittent test failure #77

Closed
wvwwvwwv opened this issue Jul 3, 2022 · 1 comment
Closed

Intermittent test failure #77

wvwwvwwv opened this issue Jul 3, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@wvwwvwwv
Copy link
Owner

wvwwvwwv commented Jul 3, 2022

thread 'thread 'tokio-runtime-worker' panicked at 'assertion failed: (left == right)
left: Ok(()),
right: Err((1309, 1309))', src/tests/correctness.rs:196:21

test tests::correctness::hashmap_test::hashmap_retain_for_each ... FAILED

@wvwwvwwv wvwwvwwv added the bug Something isn't working label Jul 3, 2022
@wvwwvwwv
Copy link
Owner Author

wvwwvwwv commented Jul 3, 2022

Regression: from 0.8.0

wvwwvwwv added a commit that referenced this issue Jul 3, 2022
Bug 77 addresses an issue with `retain` series methods where undesired
entries can be removed when they are managed by a linked list. The issue
started to happen in 0.8.0.
@wvwwvwwv wvwwvwwv closed this as completed Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant