celluloid / celluloid-io

UNMAINTAINED: See celluloid/celluloid#779 - Evented sockets for Celluloid actors
https://celluloid.io
MIT License
879 stars 93 forks source link

Test suite timeouts revamp. #153

Open digitalextremist opened 9 years ago

digitalextremist commented 9 years ago

As noticed in releasing 0.17.0 the timeouts break, and SSL tests fail... but this is presumably a test failure, as retrying the tests resolves the failures.

We need bulletproof tests with minimal workarounds.