[Bioperl-l] Bad news for 5.0004 compatibility
Ewan Birney
birney@ebi.ac.uk
Sun, 17 Dec 2000 17:22:03 +0000 (GMT)
It looks like we are seriously out of whack for 5.0004 compatibility.
Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------
t/BPbl2seq.t 2 512 ?? ?? % ??
t/BPpsilite.t 2 512 ?? ?? % ??
t/LiveSeq.t 2 512 44 44 100.00% 1-44
t/StandAloneBla 8 8 100.00% 1-8
t/Variation_IO. 2 512 26 23 88.46% 4-26
t/largefasta.t 2 512 16 15 93.75% 2-16
t/largepseq.t 2 512 6 6 100.00% 1-6
Failed 7/48 test scripts, 85.42% okay. 96/587 subtests failed, 83.65%
okay.
A fair proportion of these are
- Not skipping tests correctly when File::Temp is not installed. (I hope
File::Temp becomes part of the standard Perl bundle ...)
- The entire LiveSeq modules are not quoting the hash values, ie, going
$self->{seq} = $something
rather than
$self->{'seq'} = $something
5.0004 takes offence to the former.
I'm going to start clearing these things up ...
-----------------------------------------------------------------
Ewan Birney. Mobile: +44 (0)7970 151230, Work: +44 1223 494420
<birney@ebi.ac.uk>.
-----------------------------------------------------------------