Skip Menu |

This queue is for tickets about the GD-Sparkline CPAN distribution.

Report information
The Basics
Id: 131422
Status: new
Priority: 0/
Queue: GD-Sparkline

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

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



Subject: Test suite fails
On some of my smoker systems the test suite fails. It may look like this: ... # Failed test 'image has transparency index set' # at t/10-sparkline.t line 50. # got: '-1' # expected: anything else # Looks like you failed 1 test of 6. t/10-sparkline.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6 subtests ... Or like this: ... # Failed test at t/20-script-suppress.t line 14. # '' # doesn't match '(?^msix:PNG)' # Looks like you failed 1 test of 2. t/20-script-suppress.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests # Failed test at t/20-script.t line 14. # '' # doesn't match '(?^msix:PNG)' # Failed test at t/20-script.t line 15. # '' # doesn't match '(?^msix:Content-type)' # Looks like you failed 2 tests of 2. t/20-script.t ........... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests ... I see this failure on various operating systems, e.g. on Fedora 31 or newer FreeBSD systems.