Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created September 5, 2016 11:56
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/c80c43d2c0bd04248d45eb44d59eeb8a to your computer and use it in GitHub Desktop.
Save zoffixznet/c80c43d2c0bd04248d45eb44d59eeb8a to your computer and use it in GitHub Desktop.
zoffix@VirtualBox:~/CPANPRC/judo$ prove -e './perl6' -vlr t/04-nativecall/01-argless.t
t/04-nativecall/01-argless.t .. ===SORRY!=== Error while compiling /home/zoffix/CPANPRC/judo/t/04-nativecall/01-argless.t
java.lang.NullPointerException
at /home/zoffix/CPANPRC/judo/t/04-nativecall/01-argless.t:12
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
Test Summary Report
-------------------
t/04-nativecall/01-argless.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
Files=1, Tests=0, 7 wallclock secs ( 0.02 usr 0.00 sys + 13.10 cusr 0.65 csys = 13.77 CPU)
Result: FAIL
zoffix@VirtualBox:~/CPANPRC/judo$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment