Created
February 9, 2011 18:36
-
-
Save cjfields/818984 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1..34 | |
| ok 1 - use Bio::SeqFeature::Generic; | |
| ok 2 - use Bio::SeqFeature::Annotated; | |
| --------------------- WARNING --------------------- | |
| MSG: [1/5] tried to fetch http://song.cvs.sourceforge.net/*checkout*/song/ontology/so.obo?rev=HEAD, but server threw 404. retrying... | |
| --------------------------------------------------- | |
| --------------------- WARNING --------------------- | |
| MSG: [2/5] tried to fetch http://song.cvs.sourceforge.net/*checkout*/song/ontology/so.obo?rev=HEAD, but server threw 404. retrying... | |
| --------------------------------------------------- | |
| --------------------- WARNING --------------------- | |
| MSG: [3/5] tried to fetch http://song.cvs.sourceforge.net/*checkout*/song/ontology/so.obo?rev=HEAD, but server threw 404. retrying... | |
| --------------------------------------------------- | |
| --------------------- WARNING --------------------- | |
| MSG: [4/5] tried to fetch http://song.cvs.sourceforge.net/*checkout*/song/ontology/so.obo?rev=HEAD, but server threw 404. retrying... | |
| --------------------------------------------------- | |
| --------------------- WARNING --------------------- | |
| MSG: [5/5] tried to fetch http://song.cvs.sourceforge.net/*checkout*/song/ontology/so.obo?rev=HEAD, but server threw 404. retrying... | |
| --------------------------------------------------- | |
| ------------- EXCEPTION: Bio::Root::Exception ------------- | |
| MSG: failed to fetch http://song.cvs.sourceforge.net/*checkout*/song/ontology/so.obo?rev=HEAD, server threw 404 | |
| STACK: Error::throw | |
| STACK: Bio::Root::Root::throw /home/cjfields/bioperl/bioperl-live/Bio/Root/Root.pm:472 | |
| STACK: Bio::Root::IO::_initialize_io /home/cjfields/bioperl/bioperl-live/Bio/Root/IO.pm:302 | |
| STACK: Bio::OntologyIO::_initialize /home/cjfields/bioperl/bioperl-live/Bio/OntologyIO.pm:199 | |
| STACK: Bio::OntologyIO::obo::_initialize /home/cjfields/bioperl/bioperl-live/Bio/OntologyIO/obo.pm:149 | |
| STACK: Bio::OntologyIO::new /home/cjfields/bioperl/bioperl-live/Bio/OntologyIO.pm:174 | |
| STACK: Bio::OntologyIO::new /home/cjfields/bioperl/bioperl-live/Bio/OntologyIO.pm:183 | |
| STACK: Bio::Ontology::OntologyStore::get_ontology /home/cjfields/bioperl/bioperl-live/Bio/Ontology/OntologyStore.pm:237 | |
| STACK: Bio::SeqFeature::Annotated::primary_tag /home/cjfields/bioperl/bioperl-live/Bio/SeqFeature/Annotated.pm:668 | |
| STACK: Bio::SeqFeature::Annotated::_initialize /home/cjfields/bioperl/bioperl-live/Bio/SeqFeature/Annotated.pm:256 | |
| STACK: Bio::SeqFeature::Annotated::new /home/cjfields/bioperl/bioperl-live/Bio/SeqFeature/Annotated.pm:222 | |
| STACK: t/SeqFeature/SeqFeatAnnotated.t:19 | |
| ----------------------------------------------------------- | |
| # Looks like you planned 34 tests but ran 2. | |
| # Looks like your test exited with 255 just after 2. | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 32/34 subtests | |
| Test Summary Report | |
| ------------------- | |
| t/SeqFeature/SeqFeatAnnotated.t (Wstat: 65280 Tests: 2 Failed: 0) | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 34 tests but ran 2. | |
| Files=1, Tests=2, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.51 cusr 0.09 csys = 0.63 CPU) | |
| Result: FAIL | |
| Failed 1/1 test programs. 0/2 subtests failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment