Skip Menu |

This queue is for tickets about the Crypt-OpenSSL-VerifyX509 CPAN distribution.

Report information
The Basics
Id: 120608
Status: new
Priority: 0/
Queue: Crypt-OpenSSL-VerifyX509

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

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



Subject: t/02-verify-good-cert.t fails on CentOS7 systems
I observe the following failure on my CentOS7 smoker: ... verify: certificate signature failure at t/02-verify-good-cert.t line 36. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 2. t/02-verify-good-cert.t ... Dubious, test returned 255 (wstat 65280, 0xff00) All 2 subtests passed ... Looking at <http://analysis.cpantesters.org/reports_by_field?SUBMIT_xxx=Submit&distv=Crypt-OpenSSL-VerifyX509-0.10&field=conf%3Agccversion&field=fail%3At%2F02-verify-good-cert.t> it seems that some other RedHat-based systems also have this problem...
On 2017-03-13 14:43:40, SREZIC wrote: Show quoted text
> I observe the following failure on my CentOS7 smoker: > > ... > verify: certificate signature failure at t/02-verify-good-cert.t line > 36. > # Tests were run but no plan was declared and done_testing() was not > seen. > # Looks like your test exited with 255 just after 2. > t/02-verify-good-cert.t ... > Dubious, test returned 255 (wstat 65280, 0xff00) > All 2 subtests passed > ... > > Looking at > <http://analysis.cpantesters.org/reports_by_field?SUBMIT_xxx=Submit&distv=Crypt- > OpenSSL-VerifyX509-0.10&field=conf%3Agccversion&field=fail%3At%2F02- > verify-good-cert.t> it seems that some other RedHat-based systems also > have this problem...
Same failure happens also on CentOS6 systems.