Skip to content

Instantly share code, notes, and snippets.

@sergot
Created June 19, 2014 12:50
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 sergot/07e27d01984b20e3c1f6 to your computer and use it in GitHub Desktop.
Save sergot/07e27d01984b20e3c1f6 to your computer and use it in GitHub Desktop.
/home/user/perl5/perlbrew/perls/perl-5.19.9/bin/perl5.19.9 t/harness --jvm t/01-sanity
t/01-sanity/01-literals.t .......... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/01-sanity/02-op-math.t ........... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/01-sanity/03-op-logic.t .......... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/01-sanity/04-op-cmp.t ............ Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/01-sanity/05-var.t ............... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/01-sanity/06-op-inplace.t ........ Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/01-sanity/07-op-string.t ......... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/01-sanity/08-var-array.t ......... ok
t/01-sanity/09-end-blocks.t ........ ok
t/01-sanity/10-regex.t ............. ok
t/01-sanity/11-tap.t ............... ok
t/01-sanity/12-counter.t ........... ok
t/01-sanity/13-equal.t ............. ok
t/01-sanity/14-if.t ................ ok
t/01-sanity/15-sub.t ............... ok
t/01-sanity/16-eqv.t ............... ok
t/01-sanity/17-isa.t ............... ok
t/01-sanity/18-simple-multisubs.t .. ok
t/01-sanity/19-say.t ............... ok
t/01-sanity/20-defined.t ........... ok
t/01-sanity/21-try.t ............... ok
t/01-sanity/99-test-basic.t ........ ok
Test Summary Report
-------------------
t/01-sanity/01-literals.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/01-sanity/02-op-math.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/01-sanity/03-op-logic.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/01-sanity/04-op-cmp.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/01-sanity/05-var.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/01-sanity/06-op-inplace.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/01-sanity/07-op-string.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=22, Tests=152, 58 wallclock secs ( 0.15 usr 0.03 sys + 1.26 cusr 0.15 csys = 1.59 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment