[Bioperl-l] Bio::Graphics and perl 5.10

Chris Fields cjfields at uiuc.edu
Fri Feb 22 04:37:54 UTC 2008


I'm getting a single failed test for Bio::Graphics in bioperl-live  
which appears to be perl 5.10-specific and is related to  
Bio::Graphics::FeatureFile:

t/BioGraphics......
1..35
ok 1 - use Bio::Graphics::FeatureFile;
ok 2 - use Bio::Graphics::Panel;
ok 3
not ok 4

#   Failed test at t/BioGraphics.t line 49.
#          got: '7'
#     expected: '5'
ok 5
ok 6
ok 7
ok 8
...

It appears to be coming from render() passing two extra tracks under  
perl 5.10 over what is passed in perl 5.8.  If anyone is running perl  
5.10, can they test this out?

chris



More information about the Bioperl-l mailing list