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

increase the time to wait for sweeps. #363

Closed
wants to merge 2 commits into from

Conversation

doychin
Copy link
Contributor

@doychin doychin commented Jan 7, 2019

This will guarantee that there will be at least two sweeps.

  • When only one sweep is executed it's LatestTime might be equal to expectedDate. The reason for that it is that sweep event is triggered at the beginning of the sweep and test might need less then 1ms to reach that code.

…ill be at least two sweeps.

- When only sweep is executed it's LatestTime might be equal to expectedDate. The reason for that it is that sweep event is triggered at the beginnig of the seep and test might need less then 1ms to reach that code.
@doychin doychin changed the title increase the time to wait for seeps. increase the time to wait for sweeps. Jan 7, 2019
@asfgit asfgit closed this in 1485fcb Jan 28, 2019
@doychin doychin deleted the wait-for-two-sweeps branch June 10, 2019 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants