Skip Menu |

This queue is for tickets about the Bencher-Scenarios-OrgParsers CPAN distribution.

Report information
The Basics
Id: 131305
Status: resolved
Priority: 0/
Queue: Bencher-Scenarios-OrgParsers

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 to find share dir for dist 'Org-Examples'
Fails on some systems --- I don't see a pattern which perl/os/... configuration is responsible for this: ... # Failed test 'Bencher/Scenario/OrgParsers/Parse.pm loaded ok' # at t/00-compile.t line 41. # got: '512' # expected: '0' Failed to find share dir for dist 'Org-Examples' at /home/cpansand/.cpan/build/2019123022/File-ShareDir-Tarball-0.2.2-0/blib/lib/File/ShareDir/Tarball.pm line 41. Compilation failed in require at -e line 1. # Looks like you failed 1 test of 5. t/00-compile.t ........... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/5 subtests ...
It should fail for all os/perl, unless Org-Examples distro happens to be installed as well on the installation. Fixed in 0.002. On Mon, 30 Dec 2019 22:37:49 GMT, SREZIC wrote: Show quoted text
> Fails on some systems --- I don't see a pattern which perl/os/... > configuration is responsible for this: > > ... > # Failed test 'Bencher/Scenario/OrgParsers/Parse.pm loaded ok' > # at t/00-compile.t line 41. > # got: '512' > # expected: '0' > Failed to find share dir for dist 'Org-Examples' at > /home/cpansand/.cpan/build/2019123022/File-ShareDir-Tarball-0.2.2- > 0/blib/lib/File/ShareDir/Tarball.pm line 41. > Compilation failed in require at -e line 1. > # Looks like you failed 1 test of 5. > t/00-compile.t ........... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/5 subtests > ...