Skip to content

Instantly share code, notes, and snippets.

@FROGGS
Last active August 29, 2015 14:06
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 FROGGS/fa7a4a88317676fd36b9 to your computer and use it in GitHub Desktop.
Save FROGGS/fa7a4a88317676fd36b9 to your computer and use it in GitHub Desktop.
Test Summary Report
-------------------
t/spec/integration/99problems-51-to-60.t (Wstat: 139 Tests: 30 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 37 tests but ran 30.
Files=916, Tests=33687, 1156 wallclock secs ( 9.38 usr 1.77 sys + 885.43 cusr 57.98 csys = 954.56 CPU)
Result: FAIL
~/dev/MoarVM$ git show
commit 8a98741d24de403c20c4b32769cd4801a9cdcdd4
Author: Tobias Leich <email@froggs.de>
Date: Fri Sep 5 21:35:00 2014 +0200
uv_fs_write also takes an uv_buf_t instead of char*
~/dev/MoarVM/3rdparty/libuv$ git describe
v0.11.29-14-g49cb40c
~/dev/nqp$ git describe
2014.08-36-gf84a159
~/dev/rakudo$ git describe
Minsk-223-gfd92389
Test Summary Report
-------------------
t/spec/integration/99problems-51-to-60.t (Wstat: 139 Tests: 20 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 37 tests but ran 20.
Files=916, Tests=33677, 441 wallclock secs (10.41 usr 1.61 sys + 1046.86 cusr 95.62 csys = 1154.50 CPU)
Result: FAIL
C:\MoarVM>git show
commit 8a98741d24de403c20c4b32769cd4801a9cdcdd4
Author: Tobias Leich <email@froggs.de>
Date: Fri Sep 5 21:35:00 2014 +0200
uv_fs_write also takes an uv_buf_t instead of char*
C:\MoarVM\3rdparty\libuv>git describe
v0.11.29-14-g49cb40c
C:\nqp>git describe
2014.08-36-gf84a159
C:\rakudo>git describe
Minsk-223-gfd92389
Test Summary Report
-------------------
t\spec\S02-literals\quoting.rakudo.moar (Wstat: 256 Tests: 159 Failed: 1)
Failed test: 113
Non-zero exit status: 1
t\spec\S02-magicals\KERNEL.rakudo.moar (Wstat: 256 Tests: 32 Failed: 1)
Failed test: 29
Non-zero exit status: 1
t\spec\S10-packages\precompilation.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1 tests but ran 0.
t\spec\S17-lowlevel\lock.rakudo.moar (Wstat: 256 Tests: 8 Failed: 1)
Failed test: 7
Non-zero exit status: 1
t\spec\S17-supply\uniq.t (Wstat: 1792 Tests: 17 Failed: 7)
Failed tests: 6-9, 14-16
Non-zero exit status: 7
t\spec\S17-supply\watch_path.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 2 tests but ran 0.
t\spec\S19-command-line\dash-e.t (Wstat: 512 Tests: 3 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 2
t\spec\S22-package-format\local.t (Wstat: 512 Tests: 40 Failed: 2)
Failed tests: 25, 37
Non-zero exit status: 2
t\spec\integration\advent2009-day23.rakudo.moar (Wstat: 256 Tests: 10 Failed: 1)
Failed test: 10
Non-zero exit status: 1
t\spec\integration\advent2010-day03.t (Wstat: 256 Tests: 12 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t\spec\integration\advent2013-day04.rakudo.moar (Wstat: 1024 Tests: 7 Failed: 4)
Failed tests: 1, 3, 5, 7
Non-zero exit status: 4
Files=916, Tests=33691, 790 wallclock secs ( 3.92 usr + 3.59 sys = 7.52 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment