[Bioperl-l] tests failing, please help
Heikki Lehvaslaiho
heikki at ebi.ac.uk
Thu Nov 13 09:26:14 EST 2003
I've now gone through all warnings and failures in the bioperl-live test
suite. I was running a brand new perl 5.8.2. Some of the errors I saw
are due to perl not talking to a right CPAN module.
The most serious and widespread problems were caused by
Bio::LocatableSeq::trunc() not handling sequences with strand=-1
correctly (my code!). In the process of fixing it, I've touched start()
and end(), too. You can now initialise a LocatableSeq with sequence only
and start() and and end() will return correct values.
The remaining problems are:
* Registry tests failing
-- but we knew that already
* EncodedSeq needs fixing,
-- this might be related to LocatableSeq or not
-- Aaron?
* t/SeqFeature.t hangs on $feat->gff_string() call
-- pressing return releases it
& GFF.t has IO handle problems
-- these two might be related
-- Lincoln?
If some other tests fail for you, especially due to my "fixes", let me
know.
-Heikki
--
______ _/ _/_____________________________________________________
_/ _/ http://www.ebi.ac.uk/mutations/
_/ _/ _/ Heikki Lehvaslaiho heikki_at_ebi ac uk
_/_/_/_/_/ EMBL Outstation, European Bioinformatics Institute
_/ _/ _/ Wellcome Trust Genome Campus, Hinxton
_/ _/ _/ Cambs. CB10 1SD, United Kingdom
_/ Phone: +44 (0)1223 494 644 FAX: +44 (0)1223 494 468
___ _/_/_/_/_/________________________________________________________
More information about the Bioperl-l
mailing list