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

basic_latch_test.test_wait_for_when_timeout is fixed. [API-1889] #1109

Merged
merged 2 commits into from
Feb 23, 2023

Conversation

OzanCansel
Copy link
Contributor

@OzanCansel OzanCansel commented Feb 23, 2023

Awaited time can be lower than the expected timeout, so assertion value is changed.

See ref

@OzanCansel OzanCansel added this to the 5.2.0 milestone Feb 23, 2023
@OzanCansel OzanCansel requested a review from akeles85 February 23, 2023 15:28
@OzanCansel OzanCansel self-assigned this Feb 23, 2023
@OzanCansel OzanCansel changed the title basic_latch_test.test_wait_for_when_timeout is fixed. basic_latch_test.test_wait_for_when_timeout is fixed. [API-1889] Feb 23, 2023
@devOpsHazelcast
Copy link
Contributor

Windows test PASSed.

@devOpsHazelcast
Copy link
Contributor

Linux test PASSed.

@devOpsHazelcast
Copy link
Contributor

Windows test PASSed.

@devOpsHazelcast
Copy link
Contributor

Linux test PASSed.

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

Successfully merging this pull request may close these issues.

basic_latch_test.test_wait_for_when_timeout test fails on Windows.
3 participants