Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created September 23, 2016 19:07
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 zoffixznet/099679a5f6489ffc4495302fc716b30f to your computer and use it in GitHub Desktop.
Save zoffixznet/099679a5f6489ffc4495302fc716b30f to your computer and use it in GitHub Desktop.
cpan@perlbuild2:~/CPANPRC/rakudo$ make t/spec/S17-procasync/stress.t
rm -f -- perl6
cp -- perl6-m perl6
chmod -- 755 perl6
/home/cpan/perl5/perlbrew/perls/perl-5.24.0/bin/perl t/harness5 --fudge --moar --keep-exit-code --verbosity=1 t/spec/S17-procasync/stress.t
ok 1 - Proc::Async consistently reads data
*** Error in `/home/cpan/CPANPRC/rakudo/install/bin/moar': free(): invalid pointer: 0x00007fff8184cec0 ***
Failed 1/2 subtests
Test Summary Report
-------------------
t/spec/S17-procasync/stress.t (Wstat: 6 Tests: 1 Failed: 0)
Non-zero wait status: 6
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=1, Tests=1, 4 wallclock secs ( 0.02 usr 0.00 sys + 1.34 cusr 2.76 csys = 4.12 CPU)
Result: FAIL
Makefile:605: recipe for target 't/spec/S17-procasync/stress.t' failed
make: *** [t/spec/S17-procasync/stress.t] Error 1
cpan@perlbuild2:~/CPANPRC/rakudo$ make t/spec/S17-procasync/stress.t
rm -f -- perl6
cp -- perl6-m perl6
chmod -- 755 perl6
/home/cpan/perl5/perlbrew/perls/perl-5.24.0/bin/perl t/harness5 --fudge --moar --keep-exit-code --verbosity=1 t/spec/S17-procasync/stress.t
ok 1 - Proc::Async consistently reads data
*** Error in `/home/cpan/CPANPRC/rakudo/install/bin/moar': free(): invalid pointer: 0x00007ffe64d5ab60 ***
Failed 1/2 subtests
Test Summary Report
-------------------
t/spec/S17-procasync/stress.t (Wstat: 6 Tests: 1 Failed: 0)
Non-zero wait status: 6
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=1, Tests=1, 8 wallclock secs ( 0.02 usr 0.01 sys + 2.00 cusr 6.16 csys = 8.19 CPU)
Result: FAIL
Makefile:605: recipe for target 't/spec/S17-procasync/stress.t' failed
make: *** [t/spec/S17-procasync/stress.t] Error 1
cpan@perlbuild2:~/CPANPRC/rakudo$ make t/spec/S17-procasync/stress.t
rm -f -- perl6
cp -- perl6-m perl6
chmod -- 755 perl6
/home/cpan/perl5/perlbrew/perls/perl-5.24.0/bin/perl t/harness5 --fudge --moar --keep-exit-code --verbosity=1 t/spec/S17-procasync/stress.t
ok 1 - Proc::Async consistently reads data
*** Error in `/home/cpan/CPANPRC/rakudo/install/bin/moar': free(): invalid pointer: 0x00007ffdd8862eb0 ***
Failed 1/2 subtests
Test Summary Report
-------------------
t/spec/S17-procasync/stress.t (Wstat: 6 Tests: 1 Failed: 0)
Non-zero wait status: 6
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=1, Tests=1, 8 wallclock secs ( 0.02 usr 0.00 sys + 1.96 cusr 6.53 csys = 8.51 CPU)
Result: FAIL
Makefile:605: recipe for target 't/spec/S17-procasync/stress.t' failed
make: *** [t/spec/S17-procasync/stress.t] Error 1
cpan@perlbuild2:~/CPANPRC/rakudo$ make t/spec/S17-procasync/stress.t
rm -f -- perl6
cp -- perl6-m perl6
chmod -- 755 perl6
/home/cpan/perl5/perlbrew/perls/perl-5.24.0/bin/perl t/harness5 --fudge --moar --keep-exit-code --verbosity=1 t/spec/S17-procasync/stress.t
ok 1 - Proc::Async consistently reads data
*** Error in `/home/cpan/CPANPRC/rakudo/install/bin/moar': free(): invalid pointer: 0x00007ffd5b3b10a0 ***
Failed 1/2 subtests
Test Summary Report
-------------------
t/spec/S17-procasync/stress.t (Wstat: 6 Tests: 1 Failed: 0)
Non-zero wait status: 6
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=1, Tests=1, 8 wallclock secs ( 0.01 usr 0.00 sys + 2.00 cusr 6.85 csys = 8.86 CPU)
Result: FAIL
Makefile:605: recipe for target 't/spec/S17-procasync/stress.t' failed
make: *** [t/spec/S17-procasync/stress.t] Error 1
cpan@perlbuild2:~/CPANPRC/rakudo$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment