Skip Menu |

This queue is for tickets about the Bio-LITE-Taxonomy-NCBI CPAN distribution.

Report information
The Basics
Id: 123903
Status: open
Priority: 0/
Queue: Bio-LITE-Taxonomy-NCBI

People
Owner: Nobody in particular
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.1
Fixed in: (no value)



Subject: NCBI.t may take a long time
When Bio::LITE::Taxonomy::NCBI::Gi2taxid is available (installed before or when testing modules like Bio::MUST::Core), NCBI.t loads big files and it takes ~ 80-90 minutes for me. It would be best to use smaller files or leave such testing for prerelease process. -- Alexandr Ciornii, http://chorny.net
On 2017-12-17 14:20:55, CHORNY wrote: Show quoted text
> When Bio::LITE::Taxonomy::NCBI::Gi2taxid is available (installed > before or when testing modules like Bio::MUST::Core), NCBI.t loads big > files and it takes ~ 80-90 minutes for me. It would be best to use > smaller files or leave such testing for prerelease process.
What also may happen, maybe also because of the big files: ... Out of memory! # Looks like you planned 24 tests but ran 19. # Looks like your test exited with 1 just after 19. t/NCBI.t .......... Dubious, test returned 1 (wstat 256, 0x100) Failed 5/24 subtests ...