[Bioperl-l] failing tests on OS X

Jason Stajich jason at cgt.duhs.duke.edu
Wed Oct 27 15:30:39 EDT 2004


On OS X 10.2, perl 5.6.0 these tests fail - but do not on perl 5.8.0

Failed Test  Status Wstat Total Fail  Failed  List of failed
------------------------------------------------------------------------ 
-------
t/RestrictionIO              14    1   7.14%  10
t/SiteMatrix.t               15    1   6.67%  8


% perl -I. -w t/RestrictionIO.t
[snip]
ok 9
not ok 10
# Test 10 got: '9' (t/RestrictionIO.t at line 53)
#    Expected: '11'
ok 11
ok 12
ok 13
ok 14
% perl -I. -w t/SiteMatrix.t
1..15
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
not ok 8
# Test 8 got: '9/16' (t/SiteMatrix.t at line 49)
#   Expected: '5/8'
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
--
Jason Stajich
Duke University
jason at cgt.mc.duke.edu



More information about the Bioperl-l mailing list