Created
April 26, 2018 22:07
-
-
Save AlexDaniel/3389a675258ed338cd28a365fd4468ec to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cloning into 'zef'... | |
remote: Counting objects: 9296, done. | |
remote: Total 9296 (delta 0), reused 0 (delta 0), pack-reused 9296 | |
Receiving objects: 100% (9296/9296), 1.66 MiB | 3.44 MiB/s, done. | |
Resolving deltas: 100% (5714/5714), done. | |
===> Testing: zef:ver<0.2.9>:auth<github:ugexe> | |
===> Testing [OK] for zef:ver<0.2.9>:auth<github:ugexe> | |
===> Installing: zef:ver<0.2.9>:auth<github:ugexe> | |
1 bin/ script [zef] installed to: | |
/home/alex/git/Releasable/rakudo/install/share/perl6/site/bin | |
===> Searching for: Inline::Perl5 | |
===> Updated cpan mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan.json | |
===> Updated p6c mirror: http://ecosystem-api.p6c.org/projects.json | |
===> Searching for missing dependencies: LibraryMake, File::Temp | |
===> Searching for missing dependencies: Shell::Command, File::Directory::Tree | |
===> Searching for missing dependencies: File::Which, File::Find | |
===> Building: Inline::Perl5:ver<0.32>:auth<github:niner> | |
===> Building [OK] for Inline::Perl5:ver<0.32>:auth<github:niner> | |
===> Testing: File::Which:ver<1.0.1> | |
Cannot unbox a type object (VMNull) to int. | |
in sub which at /home/alex/.zef/store/perl6-file-which.git/1dfbeba2f92f8b2b04e8b26619eb20d599198d25/lib/File/Which.pm6 (File::Which) line 21 | |
in block <unit> at t/01-which.t line 10 | |
# Looks like you planned 4 tests, but ran 1 | |
Cannot unbox a type object (VMNull) to int. | |
in sub which at /home/alex/.zef/store/perl6-file-which.git/1dfbeba2f92f8b2b04e8b26619eb20d599198d25/lib/File/Which.pm6 (File::Which) line 21 | |
in sub whence at /home/alex/.zef/store/perl6-file-which.git/1dfbeba2f92f8b2b04e8b26619eb20d599198d25/lib/File/Which.pm6 (File::Which) line 28 | |
in block <unit> at t/03-export.t line 10 | |
# Looks like you planned 4 tests, but ran 1 | |
Cannot unbox a type object (VMNull) to int. | |
in sub which at /home/alex/.zef/store/perl6-file-which.git/1dfbeba2f92f8b2b04e8b26619eb20d599198d25/lib/File/Which.pm6 (File::Which) line 21 | |
in block <unit> at t/04-simple.t line 8 | |
Cannot unbox a type object (VMNull) to int. | |
in sub which at /home/alex/.zef/store/perl6-file-which.git/1dfbeba2f92f8b2b04e8b26619eb20d599198d25/lib/File/Which.pm6 (File::Which) line 21 | |
in block <unit> at t/05-all.t line 22 | |
===> Testing [FAIL]: File::Which:ver<1.0.1> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment