Subject: | test errors |
Hello,
I get the following errors when trying to install version 0.10 of Gi2taxid. This output was copied from a cpan session in Cygwin on a Windows 7 machine. I get very similar (I have not checked if it is exact) errors when testing the module on a Mac Server 10.6 running Perl 5.10.
Thank you for your help,
Paul
cpan[6]> force install Bio::LITE::Taxonomy::NCBI::Gi2taxid
Running install for module 'Bio::LITE::Taxonomy::NCBI::Gi2taxid'
Running make for M/MO/MOTIF/Bio-LITE-Taxonomy-NCBI-Gi2taxid-0.10.tar.gz
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ....... 1/1 # Testing Bio::LITE::Taxonomy::NCBI::Gi2taxid 0.10, Perl 5.014004, /usr/bin/perl
t/00-load.t ....... ok
t/depTax.t ........ 1/?
# Failed test 'Initilized values'
# at t/depTax.t line 19.
# got: '23415'
# expected: '5'
# Looks like you failed 1 test of 5.
t/depTax.t ........ Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
t/Gi2taxid.t ...... 1/?
# Failed test 'Filehandle not automatically closed'
# at t/Gi2taxid.t line 26.
# got: '0'
# expected: '24'
# Failed test 'Dictionary creation from filehandle'
# at t/Gi2taxid.t line 28.
# got: '18'
# expected: '24'
# Failed test 'Dictionary creation from filename'
# at t/Gi2taxid.t line 35.
# got: '18'
# expected: '24'
# Looks like you failed 3 tests of 13.
t/Gi2taxid.t ...... Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/13 subtests
t/manifest.t ...... skipped: Author tests not required for installation
t/pod-coverage.t .. skipped: Test::Pod::Coverage 1.08 required for testing POD coverage
t/pod.t ........... skipped: Test::Pod 1.22 required for testing POD
Test Summary Report
-------------------
t/depTax.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 5
Non-zero exit status: 1
t/Gi2taxid.t (Wstat: 768 Tests: 13 Failed: 3)
Failed tests: 4-5, 7
Non-zero exit status: 3
Files=6, Tests=19, 1 wallclock secs ( 0.05 usr 0.16 sys + 0.31 cusr 0.77 csys = 1.29 CPU)
Result: FAIL
Failed 2/6 test programs. 4/19 subtests failed.
Makefile:837: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
MOTIF/Bio-LITE-Taxonomy-NCBI-Gi2taxid-0.10.tar.gz
/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports MOTIF/Bio-LITE-Taxonomy-NCBI-Gi2taxid-0.10.tar.gz