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

BCI-3619 Fix TestHeadTracker_CallsHeadTrackableCallbacks flaky test #13712

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

dhaidashenko
Copy link
Collaborator

@dhaidashenko dhaidashenko commented Jun 27, 2024

Fixed HeadTracker's flaky test TestHeadTracker_CallsHeadTrackableCallbacks.

gomega by default uses 1s timeout for Eventually assertion. HeadTracker by default has 1s heads sampling interval, which delays fulfilment of the assertion.

@cl-sonarqube-production
Copy link

@dhaidashenko dhaidashenko marked this pull request as ready for review June 27, 2024 17:12
@dhaidashenko dhaidashenko requested a review from a team as a code owner June 27, 2024 17:12
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

Successfully merging this pull request may close these issues.

3 participants