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

Spurious test failures with FiniteDuration #318

Open
mdedetrich opened this issue Jul 13, 2021 · 1 comment
Open

Spurious test failures with FiniteDuration #318

mdedetrich opened this issue Jul 13, 2021 · 1 comment

Comments

@mdedetrich
Copy link
Contributor

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

@bkirwi
Copy link
Owner

bkirwi commented Jul 14, 2021

(For any bystanders: FiniteDuration was just added in #310.)

Looks like the logs have been GC'd, but that sounds like a likely diagnosis. May need to tweak / filter the ScalaCheck generator?

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

No branches or pull requests

2 participants