Skip Menu |

This queue is for tickets about the Catalyst-Plugin-Upload-Image-Magick CPAN distribution.

Report information
The Basics
Id: 123861
Status: new
Priority: 0/
Queue: Catalyst-Plugin-Upload-Image-Magick

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

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



Subject: Various test failures
I see different test failures on my smoker systems: On a CentOS6 system with perl 5.24.1: ... Exception 395: UnableToOpenConfigureFile `magic.xml' @ warning/configure.c/GetConfigureOptions/714# Looks like you planned 16 tests but only ran 4. t/01-upload-with-image-magick.t ... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 12/16 subtests ... On a Ubuntu 16.04 system with perl 5.24.1: ... perl: unable to allocate string `Cannot allocate memory' @ fatal/string.c/AcquireString/135. Terminated ... On a Ubuntu 16.04 system with perl 5.22.2: ... Exception 420: no decode delegate for this image format `' @ error/constitute.c/ReadImage/501# Looks like you planned 1801 tests but only ran 857. t/02-upload-to-thumbnail.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 944/1801 subtests ...