Skip to content

Instantly share code, notes, and snippets.

@sorear
Created June 2, 2013 20:14
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 sorear/5694782 to your computer and use it in GitHub Desktop.
Save sorear/5694782 to your computer and use it in GitHub Desktop.
nqp jvm test failures
Test Summary Report
-------------------
t/nqp/24-module.t (Wstat: 0 Tests: 3 Failed: 0)
Parse errors: Tests out of sequence. Found (1) but expected (2)
t/nqp/59-nqpop.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/qregex/01-qregex.t (Wstat: 0 Tests: 747 Failed: 3)
Failed tests: 271, 349, 355
t/p5regex/01-p5regex.t (Wstat: 0 Tests: 180 Failed: 1)
Failed test: 120
t/qast/01-qast.t (Wstat: 0 Tests: 66 Failed: 58)
Failed tests: 1-48, 53-57, 62-66
Parse errors: Bad plan. You planned 68 tests but ran 66.
Files=69, Tests=1596, 188 wallclock secs ( 0.60 usr 0.18 sys + 357.18 cusr 7.47 csys = 365.43 CPU)
Result: FAIL
@sorear
Copy link
Author

sorear commented Jun 6, 2013

Test Summary Report

t/nqp/59-nqpop.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/nqp/60-bigint.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/qregex/01-qregex.t (Wstat: 0 Tests: 747 Failed: 3)
Failed tests: 271, 349, 355
t/p5regex/01-p5regex.t (Wstat: 0 Tests: 180 Failed: 1)
Failed test: 120
t/qast/01-qast.t (Wstat: 0 Tests: 66 Failed: 58)
Failed tests: 1-48, 53-57, 62-66
Parse errors: Bad plan. You planned 68 tests but ran 66.
Files=69, Tests=1551, 194 wallclock secs ( 0.61 usr 0.19 sys + 367.61 cusr 7.89 csys = 376.30 CPU)
Result: FAIL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment