Skip to content

Instantly share code, notes, and snippets.

@rbuels
Created April 28, 2011 16:26
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 rbuels/946690 to your computer and use it in GitHub Desktop.
Save rbuels/946690 to your computer and use it in GitHub Desktop.
rob@nightshade bioperl-live (dbolser_bio_coordinate_pair_tests)$ prove -I. t/Coordinate/CoordinateMapper.t
t/Coordinate/CoordinateMapper.t .. 1/175
# Failed test at t/Coordinate/CoordinateMapper.t line 229.
# got: '1'
# expected: '-1'
# Failed test at t/Coordinate/CoordinateMapper.t line 246.
# got: '1'
# expected: '-1'
# Failed test at t/Coordinate/CoordinateMapper.t line 262.
# got: '1'
# expected: '-1'
# Failed test at t/Coordinate/CoordinateMapper.t line 265.
# got: '1'
# expected: '-1'
# Looks like you failed 4 tests of 175.
t/Coordinate/CoordinateMapper.t .. Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/175 subtests
Test Summary Report
-------------------
t/Coordinate/CoordinateMapper.t (Wstat: 1024 Tests: 175 Failed: 4)
Failed tests: 84, 93, 99, 102
Non-zero exit status: 4
Files=1, Tests=175, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.22 cusr 0.01 csys = 0.27 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment