Skip Menu |

This queue is for tickets about the Bencher-Scenario-TOMLParsingModules CPAN distribution.

Report information
The Basics
Id: 129073
Status: resolved
Priority: 0/
Queue: Bencher-Scenario-TOMLParsingModules

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

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



Subject: Failed to find share dir for dist 'TOML-Examples'
The test suite fails on most of my smoker systems: ... /usr/perl5.28.2-RC1p/bin/perl -Mblib t/00-compile.t 1..2 not ok 1 - Bencher/Scenario/TOMLParsingModules.pm loaded ok # Failed test 'Bencher/Scenario/TOMLParsingModules.pm loaded ok' # at t/00-compile.t line 38. # got: '512' # expected: '0' Failed to find share dir for dist 'TOML-Examples' at /usr/perl5.28.2-RC1p/lib/site_perl/5.28.2/File/ShareDir/Tarball.pm line 41. Compilation failed in require at -e line 1. ok 2 - Bencher/ScenarioR/TOMLParsingModules.pm loaded ok # Looks like you failed 1 test of 2. ...
Dependency to TOML::Examples added. Thanks. On Mon, 8 Apr 2019 19:39:15 GMT, SREZIC wrote: Show quoted text
> The test suite fails on most of my smoker systems: > > ... > /usr/perl5.28.2-RC1p/bin/perl -Mblib t/00-compile.t > 1..2 > not ok 1 - Bencher/Scenario/TOMLParsingModules.pm loaded ok > # Failed test 'Bencher/Scenario/TOMLParsingModules.pm loaded ok' > # at t/00-compile.t line 38. > # got: '512' > # expected: '0' > Failed to find share dir for dist 'TOML-Examples' at /usr/perl5.28.2- > RC1p/lib/site_perl/5.28.2/File/ShareDir/Tarball.pm line 41. > Compilation failed in require at -e line 1. > ok 2 - Bencher/ScenarioR/TOMLParsingModules.pm loaded ok > # Looks like you failed 1 test of 2. > ...