Skip Menu |

This queue is for tickets about the DBIx-Class-Schema-Loader CPAN distribution.

Report information
The Basics
Id: 57662
Status: resolved
Priority: 0/
Queue: DBIx-Class-Schema-Loader

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

Bug Information
Severity: Normal
Broken in: 0.06001
Fixed in: (no value)



Subject: podcoverage test fails - so module fails to install
cpan[2]> install DBIx::Class::Schema::Loader Going to read '/root/.cpan/sources/authors/01mailrc.txt.gz' ............................................................................DONEGoing to read '/root/.cpan/sources/modules/02packages.details.txt.gz' Database was generated on Tue, 18 May 2010 03:29:03 GMT ............................................................................DONEGoing to read '/root/.cpan/sources/modules/03modlist.data.gz' ............................................................................DONEGoing to write /root/.cpan/Metadata Running install for module 'DBIx::Class::Schema::Loader' Running make for R/RK/RKITOVER/DBIx-Class-Schema-Loader-0.06001.tar.gz Has already been unwrapped into directory /root/.cpan/build/DBIx-Class-Schema-Loader-0.06001-6tkcEs Has already been made Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/backcompat/0.04006/*.t t/01use.................................ok t/02pod.................................ok t/03podcoverage.........................ok 1/23 t/03podcoverage.........................NOK 2/23# Failed test 'Pod coverage on DBIx::Class::Schema::Loader::Base' # at /usr/lib/perl5/site_perl/5.8.6/Test/Pod/Coverage.pm line 126. # Coverage for DBIx::Class::Schema::Loader::Base is 77.8%, with 10 naked subroutines: # config_file # default_resultset_class # dynamic # loader_class # result_namespace # resultset_namespace # schema # schema_class # schema_version_to_dump # version_to_dump # Failed test 'Pod coverage on DBIx::Class::Schema::Loader::DBI::MSSQL' # at /usr/lib/perl5/site_perl/5.8.6/Test/Pod/Coverage.pm line 126. t/03podcoverage.........................NOK 13/23# Coverage for DBIx::Class::Schema::Loader::DBI::MSSQL is 0.0%, with 1 naked subroutine: # case_sensitive_collation # Looks like you failed 2 tests of 23. t/03podcoverage.........................dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2, 13 Failed 2/23 tests, 91.30% okay t/04kwalitee............................skipped all skipped: Not maintainer t/10sqlite_common.......................ok t/11mysql_common........................skipped all skipped: You need to set the DBICTEST_MYSQL_DSN, _USER, and _PASS environment variables t/12pg_common...........................skipped all skipped: You need to set the DBICTEST_PG_DSN, _USER, and _PASS environment variables t/13db2_common..........................skipped all skipped: You need to set the DBICTEST_DB2_DSN, _USER, and _PASS environment variables t/14ora_common..........................skipped all skipped: You need to set the DBICTEST_ORA_DSN, _USER, and _PASS environment variables t/15sybase_common.......................skipped all skipped: You need to set the DBICTEST_SYBASE_DSN, _USER, and _PASS environment variables t/16mssql_common........................skipped all skipped: You need to set the DBICTEST_MSSQL_DSN, _USER and _PASS and/or the DBICTEST_MSSQL_ODBC_DSN, _USER and _PASS environment variables t/17sybase_asa_common...................skipped all skipped: You need to set the DBICTEST_SYBASE_ASA_DSN, _USER and _PASS and/or the DBICTEST_SYBASE_ASA_ODBC_DSN, _USER and _PASS environment variablest/18firebird_common.....................skipped all skipped: You need to set the DBICTEST_FIREBIRD_DSN, _USER and _PASS and/or the DBICTEST_FIREBIRD_ODBC_DSN, _USER and _PASS environment variables t/20invocations.........................ok t/21misc_fatal..........................ok t/22dump................................ok t/23dumpmore............................ok t/24loader_subclass.....................ok t/25backcompat..........................ok t/40overwrite_modifications.............ok t/45relationships.......................ok t/backcompat/0.04006/10sqlite_common....skipped all skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests t/backcompat/0.04006/11mysql_common.....skipped all skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests t/backcompat/0.04006/12pg_common........skipped all skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests t/backcompat/0.04006/13db2_common.......skipped all skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests t/backcompat/0.04006/14ora_common.......skipped all skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests t/backcompat/0.04006/20invocations......skipped all skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests t/backcompat/0.04006/21misc_fatal.......skipped all skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests t/backcompat/0.04006/22dump.............skipped all skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests t/backcompat/0.04006/23dumpmore.........skipped all skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/03podcoverage.t 2 512 23 2 2 13 18 tests skipped. Failed 1/30 test scripts. 2/860 subtests failed. Files=30, Tests=860, 65 wallclock secs (42.49 cusr + 2.94 csys = 45.43 CPU) Failed 1/30 test programs. 2/860 subtests failed. make: *** [test_dynamic] Error 255 RKITOVER/DBIx-Class-Schema-Loader-0.06001.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports RKITOVER/DBIx-Class-Schema-Loader-0.06001.tar.gz Running make install make test had returned bad status, won't install without force Failed during this command: RKITOVER/DBIx-Class-Schema-Loader-0.06001.tar.gz: make_test NO cpan[3]>
Subject: Re: [rt.cpan.org #57662] podcoverage test fails - so module fails to install
Date: Thu, 20 May 2010 10:00:27 -0400
To: Dave Howorth via RT <bug-DBIx-Class-Schema-Loader [...] rt.cpan.org>
From: Rafael Kitover <rkitover [...] cpan.org>
Sorry about that, known issue, test used to pass, unfortunately POD::Coverage changed its method finding code. In the next version the pod coverage test is removed. For now, just force/notest install or use the git version from git://git.shadowcat.co.uk/dbsrgits/DBIx-Class-Schema-Loader.git
Fixed in 0.07000 .