bkirwi / decline

A composable command-line parser for Scala.

Home Page:http://monovore.com/decline/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spurious test failures with FiniteDuration

mdedetrich opened this issue · comments

(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?