Skip to content

Instantly share code, notes, and snippets.

Created April 26, 2014 14:00
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 anonymous/11320743 to your computer and use it in GitHub Desktop.
Save anonymous/11320743 to your computer and use it in GitHub Desktop.
panda install DBIish
==> DBIish depends on NativeCall
==> Fetching NativeCall
==> Building NativeCall
Compiling lib/NativeCall.pm6 to mbc
==> Testing NativeCall
t/01-argless.t ......... ok
t/02-simple-args.t ..... ok
t/03-simple-returns.t .. ok
t/04-pointers.t ........ ok
t/05-arrays.t .......... Failed 3/26 subtests
t/06-struct.t .......... Failed 25/30 subtests
t/07-writebarrier.t .... ok
t/08-callbacks.t ....... Failed 1/9 subtests
Test Summary Report
-------------------
t/05-arrays.t (Wstat: 0 Tests: 26 Failed: 3)
Failed tests: 10-12
t/06-struct.t (Wstat: 11 Tests: 9 Failed: 4)
Failed tests: 6-9
Non-zero wait status: 11
Parse errors: Bad plan. You planned 30 tests but ran 9.
t/08-callbacks.t (Wstat: 0 Tests: 9 Failed: 1)
Failed test: 5
Files=8, Tests=73, 12 wallclock secs ( 0.08 usr 0.01 sys + 9.60 cusr 0.56 csys = 10.25 CPU)
Result: FAIL
test stage failed for NativeCall: Tests failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment