Skip to content

Instantly share code, notes, and snippets.

@jdv
Created June 27, 2024 15:38
Show Gist options
  • Save jdv/c237639c2bfb036f6cce2af616e1315e to your computer and use it in GitHub Desktop.
Save jdv/c237639c2bfb036f6cce2af616e1315e to your computer and use it in GitHub Desktop.
t/spec/integration/diamond.t ...................................... ok
Test Summary Report
-------------------
t/spec/S03-sequence/nonnumeric.rakudo.moar (Wstat: 65280 (exited 255) Tests: 40 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 44 tests but ran 40.
t/spec/S17-promise/start.t (Wstat: 65280 (exited 255) Tests: 59 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 64 tests but ran 59.
t/spec/S05-capture/caps.t (Wstat: 65280 (exited 255) Tests: 37 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 43 tests but ran 37.
t/spec/S06-currying/slurpy.t (Wstat: 65280 (exited 255) Tests: 20 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 32 tests but ran 20.
t/spec/S06-currying/positional.t (Wstat: 65280 (exited 255) Tests: 18 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 232 tests but ran 18.
t/spec/S11-modules/require.t (Wstat: 256 (exited 1) Tests: 58 Failed: 1)
Failed test: 23
Non-zero exit status: 1
t/spec/S15-nfg/GraphemeBreakTest.t (Wstat: 65280 (exited 255) Tests: 215 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1716 tests but ran 215.
t/spec/S15-nfg/long-uni.t (Wstat: 65280 (exited 255) Tests: 12 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 24 tests but ran 12.
t/spec/S17-promise/nonblocking-await.t (Wstat: 65280 (exited 255) Tests: 27 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 28 tests but ran 27.
t/spec/S17-supply/rotor.rakudo.moar (Wstat: 1280 (exited 5) Tests: 32 Failed: 5)
Failed tests: 28-32
Non-zero exit status: 5
t/spec/S32-array/splice.rakudo.moar (Wstat: 65280 (exited 255) Tests: 61 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 392 tests but ran 61.
t/spec/S32-temporal/DateTime.t (Wstat: 65280 (exited 255) Tests: 112 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 311 tests but ran 112.
t/spec/S32-encoding/registry.rakudo.moar (Wstat: 1024 (exited 4) Tests: 37 Failed: 4)
Failed tests: 19-22
Non-zero exit status: 4
t/spec/S32-hash/adverbs.t (Wstat: 8192 (exited 32) Tests: 1128 Failed: 32)
Failed tests: 254-257, 274-277, 534-537, 554-557, 814-817
834-837, 1094-1097, 1114-1117
Non-zero exit status: 32
t/spec/S32-io/io-cathandle.rakudo.moar (Wstat: 768 (exited 3) Tests: 30 Failed: 3)
Failed tests: 12, 16, 29
Non-zero exit status: 3
t/spec/S32-io/io-path.t (Wstat: 65280 (exited 255) Tests: 38 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 43 tests but ran 38.
t/spec/S32-list/flat.t (Wstat: 1024 (exited 4) Tests: 44 Failed: 4)
Failed tests: 26, 34, 39-40
Non-zero exit status: 4
Files=1357, Tests=115823, 351 wallclock secs (25.92 usr 5.31 sys + 2481.80 cusr 197.53 csys = 2710.56 CPU)
Result: FAIL
make: *** [Makefile:1190: m-spectest5] Error 1
jdv@jdv-lap2:~/rakudo$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment