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

Upgrade fill_random in test #68

Open
darrenldl opened this issue Oct 13, 2019 · 0 comments
Open

Upgrade fill_random in test #68

darrenldl opened this issue Oct 13, 2019 · 0 comments
Labels

Comments

@darrenldl
Copy link
Contributor

Very occasionally (e.g. Travis CI job #351.1) tests fail very randomly that doesn't make any sense.

My suspicion is since fill_random doesn't check if the new random value is indeed different from original value, tests which assume fill_random will always corrupt data may fail very rarely (1/256 chance) as a result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant