We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
FiniteDuration tests seem to be sometimes randomly failing when working with microseconds, see the logs below
/~https://github.com/bkirwi/decline/pull/317/checks?check_run_id=3054763663 https://pipelines.actions.githubusercontent.com/QKeYrpG6uBdre3U4Fj5bCes4Aeh9fxEfaXGCGNvwjOGcfRYSTr/_apis/pipelines/1/runs/56/signedlogcontent/3?urlExpires=2021-07-13T08%3A32%3A07.2794405Z&urlSigningMethod=HMACV1&urlSignature=jPSh7rmRs99X0g3%2BRV2oJQxKWxze5qWsXjI6c%2BaZ4fs%3D
I think there may be some lossy data being lost due to precision issues
The text was updated successfully, but these errors were encountered:
(For any bystanders: FiniteDuration was just added in #310.)
FiniteDuration
Looks like the logs have been GC'd, but that sounds like a likely diagnosis. May need to tweak / filter the ScalaCheck generator?
Sorry, something went wrong.
No branches or pull requests
FiniteDuration tests seem to be sometimes randomly failing when working with microseconds, see the logs below
/~https://github.com/bkirwi/decline/pull/317/checks?check_run_id=3054763663
https://pipelines.actions.githubusercontent.com/QKeYrpG6uBdre3U4Fj5bCes4Aeh9fxEfaXGCGNvwjOGcfRYSTr/_apis/pipelines/1/runs/56/signedlogcontent/3?urlExpires=2021-07-13T08%3A32%3A07.2794405Z&urlSigningMethod=HMACV1&urlSignature=jPSh7rmRs99X0g3%2BRV2oJQxKWxze5qWsXjI6c%2BaZ4fs%3D
I think there may be some lossy data being lost due to precision issues
The text was updated successfully, but these errors were encountered: