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

verify_2i_aae #27

Open
martinsumner opened this issue Dec 6, 2024 · 2 comments
Open

verify_2i_aae #27

martinsumner opened this issue Dec 6, 2024 · 2 comments

Comments

@martinsumner
Copy link

This test will fail on fats machined in the check_kill_repair/1 function. This starts a repair and then spawns a process to wait 1.5 seconds before killing it.

However - on a relatively fast machine (M1 macbook) the repair finishes at about 1s. So the kill never interrupts.

@martinsumner
Copy link
Author

An obvious change is to increase the key counts, and make the test a little deeper. This avoids the timeout issue at the end, but now intermittently fails at other points.

This appears to be a fundamentally unreliable test.

@martinsumner
Copy link
Author

#29

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