Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created February 14, 2018 17:05
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/310e04b9ec3821cbacba1d0ff09cbbc6 to your computer and use it in GitHub Desktop.
Save zoffixznet/310e04b9ec3821cbacba1d0ff09cbbc6 to your computer and use it in GitHub Desktop.
Test Summary Report
-------------------
t/spec/S02-types/range.t (Wstat: 256 Tests: 189 Failed: 1)
Failed test: 44
Non-zero exit status: 1
t/spec/S03-operators/autovivification.t (Wstat: 256 Tests: 23 Failed: 1)
Failed test: 13
Non-zero exit status: 1
t/spec/S03-operators/arith.rakudo.moar (Wstat: 256 Tests: 159 Failed: 1)
Failed test: 153
Non-zero exit status: 1
t/spec/S03-operators/equality.t (Wstat: 512 Tests: 46 Failed: 2)
Failed tests: 45-46
Non-zero exit status: 2
t/spec/S03-operators/inplace.rakudo.moar (Wstat: 256 Tests: 38 Failed: 1)
Failed test: 34
Non-zero exit status: 1
t/spec/S03-operators/repeat.t (Wstat: 512 Tests: 61 Failed: 2)
Failed tests: 8, 54
Non-zero exit status: 2
t/spec/S03-operators/u2212-minus.t (Wstat: 256 Tests: 54 Failed: 1)
Failed test: 49
Non-zero exit status: 1
t/spec/S04-statement-modifiers/while.t (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/spec/S03-metaops/hyper.rakudo.moar (Wstat: 1280 Tests: 405 Failed: 5)
Failed tests: 185, 189, 203, 210, 403
Non-zero exit status: 5
t/spec/S06-signature/slurpy-params.t (Wstat: 512 Tests: 87 Failed: 2)
Failed tests: 20, 24
Non-zero exit status: 2
t/spec/S12-methods/what.t (Wstat: 256 Tests: 33 Failed: 1)
Failed test: 14
Non-zero exit status: 1
t/spec/S13-type-casting/methods.t (Wstat: 256 Tests: 13 Failed: 1)
Failed test: 7
Non-zero exit status: 1
t/spec/S32-scalar/undef.rakudo.moar (Wstat: 1280 Tests: 91 Failed: 5)
Failed tests: 68-71, 73
Non-zero exit status: 5
t/spec/S32-str/sprintf.t (Wstat: 256 Tests: 173 Failed: 1)
Failed test: 173
Non-zero exit status: 1
t/spec/S32-io/lock.t (Wstat: 4608 Tests: 29 Failed: 18)
Failed tests: 7-12, 16-26, 29
Non-zero exit status: 18
Files=1289, Tests=153217, 150 wallclock secs (20.78 usr 3.27 sys + 3212.97 cusr 164.27 csys = 3401.29 CPU)
Result: FAIL
Makefile:576: recipe for target 'm-stresstest5' failed
make: *** [m-stresstest5] Error 1
The spawned command 'make' exited unsuccessfully (exit code: 2)
in block <unit> at /home/cpan/zscript/bin/z line 141
cpan@perlbuild4~/R/rakudo (master)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment