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] SyncRandom.GenRandomInt: Increase tolerance to min occurrence or a random value. #2385

Merged
merged 2 commits into from Jun 15, 2022

Conversation

maxsharabayko
Copy link
Collaborator

Unit tests fail sometimes with min_value = 15 and some random values occurring only 14 times.
Thus the tolerance is increased to not fail the test case.

@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [tests] Area: Unit tests labels Jun 15, 2022
@maxsharabayko maxsharabayko added this to the Next Release milestone Jun 15, 2022
@maxsharabayko maxsharabayko merged commit 04407e6 into Haivision:master Jun 15, 2022
@maxsharabayko maxsharabayko deleted the tests/random_int branch June 15, 2022 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[tests] Area: Unit tests Type: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant