Perl 6 Ecosystem Toaster
GitHub repo
data as SQLite db
IO::Path::More
toasted on
2018.06-404-g0b3fc07
at Fri Aug 10 13:25:51 2018
Status:
Fail
; Exit code:
1
STDERR
Aborting due to test failure: IO::Path::More:auth<labster> (use --force-test to override)
STDOUT
===> Searching for: IO::Path::More ===> Found: IO::Path::More:auth<labster> [via Zef::Repository::Ecosystems<p6c>] ===> Dependencies: File::Find, Shell::Command ===> Searching for missing dependencies: File::Find, Shell::Command ===> Found dependencies: File::Find:ver<0.1>, Shell::Command [via Zef::Repository::Ecosystems<p6c>] ===> Dependencies: File::Which, File::Find, Test ===> Searching for missing dependencies: File::Which ===> Found dependencies: File::Which:ver<1.0.1> [via Zef::Repository::Ecosystems<p6c>] ===> Dependencies: Test ===> Fetching: IO::Path::More Fetching with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Fetching [OK]: IO::Path::More:auth<labster> to /home/cpan/.zef/tmp/1533907531.63554.3614/p6-IO-Path-More.git ===> Fetching: File::Find Fetching with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Fetching [OK]: File::Find:ver<0.1> to /home/cpan/.zef/tmp/1533907532.63554.5295/File-Find.git ===> Fetching: Shell::Command Fetching with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Fetching [OK]: Shell::Command to /home/cpan/.zef/tmp/1533907532.63554.7170/Shell-Command.git ===> Fetching: File::Which Fetching with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Fetching [OK]: File::Which:ver<1.0.1> to /home/cpan/.zef/tmp/1533907533.63554.6479/perl6-file-which.git ===> Extracting: IO::Path::More Extracting with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Extraction [OK]: IO::Path::More to /home/cpan/.zef/store/p6-IO-Path-More.git ===> Extracting: File::Find Extracting with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Extraction [OK]: File::Find to /home/cpan/.zef/store/File-Find.git ===> Extracting: Shell::Command Extracting with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Extraction [OK]: Shell::Command to /home/cpan/.zef/store/Shell-Command.git ===> Extracting: File::Which Extracting with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Extraction [OK]: File::Which to /home/cpan/.zef/store/perl6-file-which.git ===> Filtering: IO::Path::More:auth<labster> ===> Filtering [OK] for IO::Path::More:auth<labster> ===> Filtering: File::Find:ver<0.1> ===> Filtering [OK] for File::Find:ver<0.1> ===> Filtering: Shell::Command ===> Filtering [OK] for Shell::Command ===> Filtering: File::Which:ver<1.0.1> ===> Filtering [OK] for File::Which:ver<1.0.1> ===> # SKIP: No need to build File::Find:ver<0.1> ===> # SKIP: No need to build File::Which:ver<1.0.1> ===> # SKIP: No need to build Shell::Command ===> # SKIP: No need to build IO::Path::More:auth<labster> ===> Testing: File::Find:ver<0.1> Testing with plugin: Zef::Service::Shell::prove+{<anon|1>} t/01-file-find.t .. ok All tests successful. Files=1, Tests=11, 1 wallclock secs ( 0.03 usr 0.01 sys + 1.17 cusr 0.07 csys = 1.28 CPU) Result: PASS ===> Testing [OK] for File::Find:ver<0.1> ===> Testing: File::Which:ver<1.0.1> Testing with plugin: Zef::Service::Shell::prove+{<anon|1>} # Found perl6 at '/home/cpan/toaster/build/master/install/bin/perl6' t/01-which.t ........ ok t/02-win32.t ........ ok # Found perl6 at '/home/cpan/toaster/build/master/install/bin/perl6' using whence t/03-export.t ....... ok t/04-simple.t ....... ok t/05-all.t .......... ok t/99-author-meta.t .. ok All tests successful. Files=6, Tests=28, 8 wallclock secs ( 0.04 usr 0.01 sys + 5.33 cusr 0.47 csys = 5.85 CPU) Result: PASS ===> Testing [OK] for File::Which:ver<1.0.1> ===> Testing: Shell::Command Testing with plugin: Zef::Service::Shell::prove+{<anon|1>} t/02-shell-command.t .. ok All tests successful. Files=1, Tests=16, 1 wallclock secs ( 0.03 usr 0.00 sys + 1.05 cusr 0.10 csys = 1.18 CPU) Result: PASS ===> Testing [OK] for Shell::Command ===> Testing: IO::Path::More:auth<labster> Testing with plugin: Zef::Service::Shell::prove+{<anon|1>} # Failed test 'next from low sorting path ("") is @dir[0]' # at t/00-more.t line 21 # expected: '.travis.yml' # got: '.gitignore' # Looks like you failed 1 test of 31 t/00-more.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/31 subtests Test Summary Report ------------------- t/00-more.t (Wstat: 256 Tests: 31 Failed: 1) Failed test: 20 Non-zero exit status: 1 Files=1, Tests=31, 2 wallclock secs ( 0.04 usr 0.00 sys + 1.16 cusr 0.11 csys = 1.31 CPU) Result: FAIL ===> Testing [FAIL]: IO::Path::More:auth<labster>