Skip Menu |

This queue is for tickets about the Mojolicious-Plugin-ReCAPTCHAv2 CPAN distribution.

Report information
The Basics
Id: 131957
Status: resolved
Priority: 0/
Queue: Mojolicious-Plugin-ReCAPTCHAv2

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

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



Subject: Test failures (maybe https issue?) (1.04)
On some of my smokers I see test failures like this: ... # Failed test 'exact match for JSON Pointer "/errors/0"' # at t/10-basic.t line 38. # got: 'x-http-communication-failed' # expected: 'invalid-input-response' # Failed test 'exact match for JSON Pointer "/errors/1"' # at t/10-basic.t line 38. # got: undef # expected: 'invalid-input-secret' # Looks like you failed 2 tests of 8. t/10-basic.t ........... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/8 subtests ... (etc) ... It seems that the failures go away if IO::Socket::SSL is installed.
Looks like adding IO::Socket::SSL to the list of explicit dependencies resolved the problem since I did not receive similar reports since releasing v1.05