interledger-deprecated / java-crypto-conditions

WE'VE MOVED: This project has moved to Hyperledger Quilt
https://github.com/hyperledger/quilt/tree/master/crypto-conditions
Apache License 2.0
5 stars 12 forks source link

Multithreaded unit test occasionally fail because CircleCI is underpowered... #52

Closed sappenin closed 7 years ago

sappenin commented 7 years ago

There are timeout limits in the Multithreaded unit tests that need to be increased to prevent sporadic broken builds like this one: https://circleci.com/gh/interledger/java-crypto-conditions/36

sappenin commented 7 years ago

Closing this issue - this error hasn't happened in a while in CircleCI, and with #47 we'll see this more quickly if it starts happening again.