Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created May 3, 2017 15:25
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/db3f72db41932824425f1037f3843e3d to your computer and use it in GitHub Desktop.
Save zoffixznet/db3f72db41932824425f1037f3843e3d to your computer and use it in GitHub Desktop.
Test Summary Report
-------------------
t/spec/S17-procasync/kill.rakudo.moar (Wstat: 0 Tests: 9 Failed: 0)
TODO passed: 9
t/spec/S02-types/capture.t (Wstat: 256 Tests: 37 Failed: 1)
Failed test: 33
Non-zero exit status: 1
t/spec/S02-types/sethash.rakudo.moar (Wstat: 256 Tests: 211 Failed: 1)
Failed test: 207
Non-zero exit status: 1
t/spec/S03-metaops/cross.t (Wstat: 768 Tests: 78 Failed: 3)
Failed tests: 51-53
Non-zero exit status: 3
t/spec/S03-metaops/zip.t (Wstat: 1024 Tests: 76 Failed: 4)
Failed tests: 50-53
Non-zero exit status: 4
t/spec/S03-operators/repeat.t (Wstat: 768 Tests: 63 Failed: 3)
Failed tests: 53-55
Non-zero exit status: 3
t/spec/S03-metaops/reduce.rakudo.moar (Wstat: 1024 Tests: 556 Failed: 4)
Failed tests: 489, 493, 497, 501
Non-zero exit status: 4
t/spec/S05-substitution/match.t (Wstat: 768 Tests: 19 Failed: 3)
Failed tests: 14-16
Non-zero exit status: 3
t/spec/S05-substitution/subst.rakudo.moar (Wstat: 256 Tests: 188 Failed: 1)
Failed test: 181
Non-zero exit status: 1
t/spec/S06-signature/slurpy-params.rakudo.moar (Wstat: 256 Tests: 87 Failed: 1)
Failed test: 71
Non-zero exit status: 1
t/spec/S11-modules/nested.t (Wstat: 256 Tests: 11 Failed: 1)
Failed test: 10
Non-zero exit status: 1
t/spec/S16-io/lines.rakudo.moar (Wstat: 256 Tests: 320 Failed: 1)
Failed test: 316
Non-zero exit status: 1
t/spec/S32-array/exists-adverb.t (Wstat: 1024 Tests: 52 Failed: 4)
Failed tests: 26-27, 30-31
Non-zero exit status: 4
t/spec/S32-basics/pairup.t (Wstat: 512 Tests: 5 Failed: 2)
Failed tests: 3-4
Non-zero exit status: 2
t/spec/S32-list/cross.t (Wstat: 512 Tests: 3 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/spec/S32-list/combinations.t (Wstat: 256 Tests: 13 Failed: 1)
Failed test: 13
Non-zero exit status: 1
t/spec/S32-list/squish.t (Wstat: 4352 Tests: 62 Failed: 17)
Failed tests: 1-2, 12-13, 16-19, 22-25, 28-29, 54-55
58
Non-zero exit status: 17
t/spec/S32-num/polymod.t (Wstat: 256 Tests: 9 Failed: 1)
Failed test: 5
Non-zero exit status: 1
t/spec/S32-list/produce.t (Wstat: 1024 Tests: 25 Failed: 4)
Failed tests: 1-2, 4-5
Non-zero exit status: 4
t/spec/S32-str/comb.rakudo.moar (Wstat: 256 Tests: 80 Failed: 1)
Failed test: 80
Non-zero exit status: 1
t/spec/S32-str/pack.t (Wstat: 3072 Tests: 14 Failed: 12)
Failed tests: 1-4, 7-14
Non-zero exit status: 12
t/spec/S32-str/split.rakudo.moar (Wstat: 256 Tests: 62 Failed: 1)
Failed test: 60
Non-zero exit status: 1
t/spec/S32-exceptions/misc.rakudo.moar (Wstat: 256 Tests: 427 Failed: 1)
Failed test: 422
Non-zero exit status: 1
Files=1242, Tests=133858, 129 wallclock secs (23.14 usr 3.38 sys + 2494.68 cusr 166.15 csys = 2687.35 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment