Skip to content

Instantly share code, notes, and snippets.

@pmichaud
Created September 29, 2012 23:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmichaud/3805399 to your computer and use it in GitHub Desktop.
Save pmichaud/3805399 to your computer and use it in GitHub Desktop.
panda module failures in rakudo star
Testing modules/panda...
t/panda/builder.t .... sh: 1: perl6: not found
t/panda/builder.t .... Failed 3/5 subtests
t/panda/common.t ..... ok
t/panda/ecosystem.t .. ok
t/panda/fetcher.t .... fatal: repository 't/' does not exist
t/panda/fetcher.t .... ok
t/panda/installer.t .. ok
t/panda/tester.t ..... Could not execute (perl6 t/win.t): open3: exec of perl6 t/win.t failed at /usr/share/perl/5.14/TAP/Parser/Iterator/Process.pm line 168
t/panda/tester.t ..... 1/2 Could not execute (perl6 t/fail.t): open3: exec of perl6 t/fail.t failed at /usr/share/perl/5.14/TAP/Parser/Iterator/Process.pm line 168
t/panda/tester.t ..... Failed 1/2 subtests
t/stubs.t ............ ok
Test Summary Report
-------------------
t/panda/builder.t (Wstat: 0 Tests: 5 Failed: 3)
Failed tests: 1-2, 4
t/panda/tester.t (Wstat: 0 Tests: 2 Failed: 1)
Failed test: 1
Files=7, Tests=48, 8 wallclock secs ( 0.04 usr 0.03 sys + 5.75 cusr 1.18 csys = 7.00 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment