Skip to content

Instantly share code, notes, and snippets.

@tadzik
Created January 8, 2012 21:47
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 tadzik/1579823 to your computer and use it in GitHub Desktop.
Save tadzik/1579823 to your computer and use it in GitHub Desktop.
Test Summary Report
-------------------
t/nqp/01-literals.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/nqp/19-inline.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/nqp/28-subclass.t (Wstat: 256 Tests: 2 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 6 tests but ran 2.
t/nqp/32-protoregex.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/nqp/34-rxcodeblock.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/nqp/38-quotes.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/nqp/39-pointy.t (Wstat: 256 Tests: 17 Failed: 13)
Failed tests: 5-17
Non-zero exit status: 1
Parse errors: Bad plan. You planned 6 tests but ran 17.
t/nqp/42-cond-loop.t (Wstat: 0 Tests: 11 Failed: 1)
Failed test: 11
t/nqp/44-try-catch.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/nqp/49-regex-interpolation.t (Wstat: 256 Tests: 10 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 33 tests but ran 10.
t/nqp/50-regex.t (Wstat: 11 Tests: 0 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 7 tests but ran 0.
t/nqp/52-vtable.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 10 tests but ran 0.
t/nqp/55-multi-method.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/nqp/56-role.t (Wstat: 256 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 1
Parse errors: Bad plan. You planned 13 tests but ran 2.
t/nqp/57-construction.t (Wstat: 256 Tests: 1 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/nqp/60-bigint.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
Files=64, Tests=440, 53 wallclock secs ( 0.21 usr 0.15 sys + 44.21 cusr 6.68 csys = 51.25 CPU)
Result: FAIL
make: *** [core-test] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment