tests routinely hang
SethTisue opened this issue · 3 comments
SethTisue commented
seen in the Scala community build (example run)
also reproducible locally with ++2.11.12
followed by test
:
| => squants.space.SpaceChecks 286s
| => squants.space.SpaceChecks 287s
| => squants.space.SpaceChecks 287s
| => squants.space.SpaceChecks 287s
| => squants.market.MarketChecks 287s
| => squants.market.MarketChecks 287s
| => squants.market.MarketChecks 287s
| => squants.market.MarketChecks 287s
| => squants.market.MarketChecks 287s
| => squants.market.MarketChecks 287s
| => squants.market.MarketChecks 287s
| => squants.experimental.json.QuantitySerializerSpec 288s
SethTisue commented
I've seen this on Scala 2.12, too
SethTisue commented
let's try it: scala/community-build#990