Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created May 20, 2017 00:55
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/9b1285309f8abf73267862ecbe379469 to your computer and use it in GitHub Desktop.
Save zoffixznet/9b1285309f8abf73267862ecbe379469 to your computer and use it in GitHub Desktop.
Test Summary Report
-------------------
t\spec\S02-literals\quoting.t (Wstat: 256 Tests: 189 Failed: 1)
Failed test: 126
Non-zero exit status: 1
t\spec\S02-types\num.rakudo.moar (Wstat: 512 Tests: 98 Failed: 2)
Failed tests: 86, 88
Non-zero exit status: 2
t\spec\S06-signature\slurpy-params.t (Wstat: 512 Tests: 87 Failed: 2)
Failed tests: 86-87
Non-zero exit status: 2
t\spec\S10-packages\precompilation.rakudo.moar (Wstat: 1280 Tests: 51 Failed: 5)
Failed tests: 45-48, 51
Non-zero exit status: 5
t\spec\S16-filehandles\argfiles.t (Wstat: 65280 Tests: 16 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 17 tests but ran 16.
t\spec\S16-filehandles\filetest.rakudo.moar (Wstat: 5888 Tests: 128 Failed: 23)
Failed tests: 28, 57-64, 81-82, 85-86, 89-90, 93-94, 105-108
113-114
Non-zero exit status: 23
t\spec\S16-io\home.t (Wstat: 256 Tests: 8 Failed: 1)
Failed test: 6
Non-zero exit status: 1
t\spec\S17-procasync\basic.rakudo.moar (Wstat: 65280 Tests: 35 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 36 tests but ran 35.
t\spec\S17-procasync\encoding.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 13 tests but ran 0.
t\spec\S17-supply\interval.t (Wstat: 768 Tests: 8 Failed: 3)
Failed tests: 5-7
Non-zero exit status: 3
t\spec\S19-command-line\repl.rakudo.moar (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 13 tests but ran 0.
t\spec\S29-os\system.rakudo.moar (Wstat: 65280 Tests: 32 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 35 tests but ran 32.
t\spec\S32-io\chdir.t (Wstat: 5376 Tests: 81 Failed: 21)
Failed tests: 30-33, 43, 45, 47, 49, 54-55, 59, 61-65
67, 71, 75, 78-79
Non-zero exit status: 21
t\spec\S32-io\indir.t (Wstat: 12288 Tests: 75 Failed: 48)
Failed tests: 10-26, 28-29, 31, 34-43, 46-47, 50-59, 62-63
66-67, 70-71
Non-zero exit status: 48
t\spec\S32-io\io-path.rakudo.moar (Wstat: 65280 Tests: 26 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 34 tests but ran 26.
t\spec\S32-io\io-spec-unix.t (Wstat: 65280 Tests: 136 Failed: 3)
Failed tests: 134-136
Non-zero exit status: 255
Parse errors: Bad plan. You planned 133 tests but ran 136.
t\spec\S32-io\io-spec-win.t (Wstat: 512 Tests: 213 Failed: 2)
Failed tests: 183-184
Non-zero exit status: 2
t\spec\S32-io\open.t (Wstat: 768 Tests: 63 Failed: 3)
Failed tests: 39, 43, 63
Non-zero exit status: 3
t\spec\S32-io\pipe.t (Wstat: 65280 Tests: 10 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 17 tests but ran 10.
Files=1179, Tests=58468, 2818 wallclock secs ( 8.95 usr + 1.34 sys = 10.30 CPU)
Result: FAIL
makefile:534: recipe for target 'm-spectest5' failed
gmake: *** [m-spectest5] Error 1
C:\release-rakudo>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment