Skip Menu |

This queue is for tickets about the App-FilenameUtils CPAN distribution.

Report information
The Basics
Id: 133571
Status: resolved
Priority: 0/
Queue: App-FilenameUtils

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

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



Subject: Failed test 'App/FilenameUtils.pm loaded ok'
The test suite fails, as it seems on all systems: ... # Failed test 'App/FilenameUtils.pm loaded ok' # at t/00-compile.t line 53. # got: '65280' # expected: '0' Can't find Rinci metadata for Filename::Audio::check_audio_filename at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Perinci/Sub/Util.pm line 303. Compilation failed in require at -e line 1. # Looks like you failed 1 test of 10. t/00-compile.t ........... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/10 subtests ...
On Wed, 21 Oct 2020 05:36:46 GMT, SREZIC wrote: Show quoted text
> The test suite fails, as it seems on all systems: > > ... > # Failed test 'App/FilenameUtils.pm loaded ok' > # at t/00-compile.t line 53. > # got: '65280' > # expected: '0' > Can't find Rinci metadata for Filename::Audio::check_audio_filename at > /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Perinci/Sub/Util.pm line 303. > Compilation failed in require at -e line 1. > # Looks like you failed 1 test of 10. > t/00-compile.t ........... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/10 subtests > ...
Fixed by bumping prereq versions.