Skip Menu |

This queue is for tickets about the Steemit-WsClient CPAN distribution.

Report information
The Basics
Id: 124637
Status: resolved
Priority: 0/
Queue: Steemit-WsClient

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.10
Fixed in: 0.11



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.
thanks for all the feedback. i have implemented another way of signing the content and the hanging situations as well as the error should hopefully be gone now ;)