Subject: | t/04-ecdsa.t may fail, or hang |
Sometimes the test suite fails on my smoker systems:
...
1..4
ok 1 - use Steemit::ECDSA;
# i =0
# y = 32670510020758816978083085130507043184471273380659243275938904335757337482424
ok 2 - getting y from x with isOdd seems to work
Unable to find valid recovery factor at /home/cpansand/.cpan/build/2018030212/perlSteemit-Steemit-WsClient-0.10-0/blib/lib/Steemit/ECDSA.pm line 97.
# Looks like your test exited with 255 just after 2.
...
There are also cases where this test script runs in a busy loop, eventually killed when the CPU limit of 3600s is exceeded.