Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Test-Simple CPAN distribution.

Report information
The Basics
Id: 96910
Status: resolved
Priority: 0/
Queue: Test-Simple

People
Owner: Nobody in particular
Requestors: ribasushi [...] leporine.io
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.301001_001
Fixed in: (no value)



Subject: 1.3 trial fails pod coverage tests
rabbit@Ahasver:~/.cpanm/work/1404389574.19829/Test-Simple-1.301001_001$ perl -Ilib -MModule::Versions::Report t/pod-coverage.t 1..28 not ok 1 - Pod coverage on Test::Simple # Failed test 'Pod coverage on Test::Simple' # at t/pod-coverage.t line 25. # Coverage for Test::Simple is 50.0%, with 1 naked subroutine: # before_import You should load Test::Tester before Test::Builder (or anything that loads Test::Builder) at lib/Test/Tester.pm line 9. Test::Tester::Capture is deprecated, see Test::Tester2 Test::Tester::CaptureRunner is deprecated, see Test::Tester2 Test::Tester::Delegate is deprecated, see Test::Tester2 Test::Tester is deprecated, see Test::Tester2 not ok 2 - Pod coverage on Test::Tester # Failed test 'Pod coverage on Test::Tester' # at t/pod-coverage.t line 25. # Coverage for Test::Tester is 46.2%, with 7 naked subroutines: # capture # cmp_field # escape # fh # find_run_tests # new_new # plan ok 3 - Pod coverage on Test::Builder not ok 4 - Pod coverage on Test::More # Failed test 'Pod coverage on Test::More' # at t/pod-coverage.t line 25. # Coverage for Test::More is 96.3%, with 1 naked subroutine: # before_import ok 5 - Pod coverage on Test::Tester2 not ok 6 - Pod coverage on Test::Tester::CaptureRunner # Failed test 'Pod coverage on Test::Tester::CaptureRunner' # at t/pod-coverage.t line 25. # Coverage for Test::Tester::CaptureRunner is 0.0%, with 5 naked subroutines: # capture # get_premature # get_results # new # run_tests not ok 7 - Pod coverage on Test::Tester::Capture # Failed test 'Pod coverage on Test::Tester::Capture' # at t/pod-coverage.t line 25. # Coverage for Test::Tester::Capture is 90.9%, with 1 naked subroutine: # premature not ok 8 - Pod coverage on Test::Tester::Delegate # Failed test 'Pod coverage on Test::Tester::Delegate' # at t/pod-coverage.t line 25. # Coverage for Test::Tester::Delegate is 0.0%, with 1 naked subroutine: # new ok 9 - Pod coverage on Test::Builder::Module not ok 10 - Pod coverage on Test::Builder::Tester # Failed test 'Pod coverage on Test::Builder::Tester' # at t/pod-coverage.t line 25. # Coverage for Test::Builder::Tester is 87.5%, with 1 naked subroutine: # before_import not ok 11 - Pod coverage on Test::Builder::Provider # Failed test 'Pod coverage on Test::Builder::Provider' # at t/pod-coverage.t line 25. # Coverage for Test::Builder::Provider is 20.0%, with 4 naked subroutines: # export_into # find_builder # make_provider # provider_import ok 12 - Pod coverage on Test::Builder::Fork not ok 13 - Pod coverage on Test::Builder::Stream # Failed test 'Pod coverage on Test::Builder::Stream' # at t/pod-coverage.t line 25. # Coverage for Test::Builder::Stream is 96.6%, with 1 naked subroutine: # follow_up ok 14 - Pod coverage on Test::Builder::Formatter not ok 15 - Pod coverage on Test::Builder::Result # Failed test 'Pod coverage on Test::Builder::Result' # at t/pod-coverage.t line 25. # Coverage for Test::Builder::Result is 66.7%, with 1 naked subroutine: # init not ok 16 - Pod coverage on Test::Builder::Util # Failed test 'Pod coverage on Test::Builder::Util' # at t/pod-coverage.t line 25. # Coverage for Test::Builder::Util is 90.9%, with 1 naked subroutine: # TB_EXPORT_META not ok 17 - Pod coverage on Test::Builder::ExitMagic # Failed test 'Pod coverage on Test::Builder::ExitMagic' # at t/pod-coverage.t line 25. # Coverage for Test::Builder::ExitMagic is 0.0%, with 3 naked subroutines: # be_helpful_magic # do_magic # no_plan_magic not ok 18 - Pod coverage on Test::Builder::Threads # Failed test 'Pod coverage on Test::Builder::Threads' # at t/pod-coverage.t line 25. # Coverage for Test::Builder::Threads is 0.0%, with 2 naked subroutines: # lock # share ok 19 - Pod coverage on Test::Builder::Tester::Color ok 20 - Pod coverage on Test::Builder::Result::Note ok 21 - Pod coverage on Test::Builder::Result::Ok ok 22 - Pod coverage on Test::Builder::Result::Finish ok 23 - Pod coverage on Test::Builder::Result::Diag ok 24 - Pod coverage on Test::Builder::Result::Bail ok 25 - Pod coverage on Test::Builder::Result::Child ok 26 - Pod coverage on Test::Builder::Result::Plan not ok 27 - Pod coverage on Test::Builder::Formatter::LegacyResults # Failed test 'Pod coverage on Test::Builder::Formatter::LegacyResults' # at t/pod-coverage.t line 25. # Coverage for Test::Builder::Formatter::LegacyResults is 14.3%, with 6 naked subroutines: # current_test # details # init # reset # sanity_check # summary not ok 28 - Pod coverage on Test::Builder::Formatter::TAP # Failed test 'Pod coverage on Test::Builder::Formatter::TAP' # at t/pod-coverage.t line 25. # Coverage for Test::Builder::Formatter::TAP is 53.8%, with 6 naked subroutines: # init # is_fh # nest # reset # reset_outputs # test_number # Looks like you failed 15 tests of 28. Perl v5.16.2 under linux Modules in memory: B v1.35; B::AV; B::BINOP; B::BM; B::COP; B::CV; B::Deparse; B::FM; B::GV; B::HE; B::HV; B::IO; B::IV; B::LISTOP; B::LOGOP; B::LOOP; B::MAGIC; B::NULL; B::NV; B::OBJECT; B::OP; B::PADOP; B::PMOP; B::PV; B::PVIV; B::PVLV; B::PVMG; B::PVNV; B::PVOP; B::REGEXP; B::RHE; B::RV; B::Section; B::SPECIAL; B::SV; B::SVOP; B::UNOP; base v2.18; bytes v1.04; Carp v1.26; Carp::Heavy v1.26; Config; constant v1.23; CORE; CORE::GLOBAL; Cwd v3.40; Data; Data::Dumper v2.139; DB; Devel; Devel::Symdump v2.08; Does; Does::Not; Does::Not::Exist; Dos; DynaLoader; EPOC; Errno v1.15; Exporter v5.68; Exporter::Heavy v5.68; ExtUtils; ExtUtils::Constant; ExtUtils::Constant::ProxySubs; Fcntl v1.11; fields; File; File::Basename v2.84; File::Find v1.20; File::Path v2.09; File::Spec v3.40; File::Spec::Unix v3.40; File::Temp v0.2304; File::Temp::Dir; Internals; IO v1.25_06; IO::File; IO::Handle v1.33; IO::Poll; IO::Seekable v1.1; IO::Socket; isn; List; List::Util v1.35; MacPerl; Module; Module::Versions; Module::Versions::Report v1.06; mro; overload v1.18; overload::numbers; overloading v0.02; parent v0.225; PerlIO v1.07; PerlIO::Layer; Pod; Pod::Coverage v0.23; Pod::Coverage::CountParents; Pod::Coverage::CountParents::SUPER; Pod::Coverage::Extractor; Pod::Find v1.51; Pod::InputObjects v1.51; Pod::InputSource; Pod::InteriorSequence; Pod::Paragraph; Pod::Parser v1.51; Pod::ParseTree; POSIX; re; Regexp; Scalar; Scalar::Util v1.35; SelectSaver v1.02; strict v1.07; Symbol v1.07; Term; Term::ANSIColor; Test; Test::Builder v1.301001001; Test::Builder::ExitMagic; Test::Builder::Fork; Test::Builder::Formatter; Test::Builder::Formatter::LegacyResults; Test::Builder::Formatter::TAP; Test::Builder::Module v1.301001001; Test::Builder::Provider; Test::Builder::Result; Test::Builder::Result::Bail; Test::Builder::Result::Child; Test::Builder::Result::Diag; Test::Builder::Result::Finish; Test::Builder::Result::Note; Test::Builder::Result::Ok; Test::Builder::Result::Plan; Test::Builder::Stream; Test::Builder::Tester v1.301001_001; Test::Builder::Tester::Color v1.301001_001; Test::Builder::Tester::Tie; Test::Builder::Threads; Test::Builder::Util; Test::More v1.301001001; Test::Pod; Test::Pod::Coverage v1.08; Test::Simple v1.301001001; Test::Tester v1.301001_001; Test::Tester2; Test::Tester::Capture; Test::Tester::CaptureRunner; Test::Tester::Delegate; threads; threads::shared v1.4; threads::shared::tie; UNIVERSAL; utf8 v1.09; vars v1.02; version; VMS; VMS::Feature; VMS::Filespec; VMS::Stdio; warnings v1.13; warnings::register v1.02; Win32; XSLoader v0.16; [at Thu Jul 3 14:13:20 2014 (local) / Thu Jul 3 12:13:20 2014 (GMT)]
On 2014-07-03 05:14:40, RIBASUSHI wrote: Show quoted text
> rabbit@Ahasver:~/.cpanm/work/1404389574.19829/Test-Simple- > 1.301001_001$ perl -Ilib -MModule::Versions::Report t/pod-coverage.t
Pod tests should not be run for normal user installs. Either move them to xt, or guard them with: plan skip_all => 'these tests are for authors only' unless $ENV{AUTHOR_TESTING} or $ENV{RELEASE_TESTING};
I think that this Problem has been solved by the latest version. Please try 'Test-Simple-1.301001_003' On 2014-7月-03 木 08:14:40, RIBASUSHI wrote: Show quoted text
> rabbit@Ahasver:~/.cpanm/work/1404389574.19829/Test-Simple- > 1.301001_001$ perl -Ilib -MModule::Versions::Report t/pod-coverage.t > 1..28 > not ok 1 - Pod coverage on Test::Simple > # Failed test 'Pod coverage on Test::Simple' > # at t/pod-coverage.t line 25. > # Coverage for Test::Simple is 50.0%, with 1 naked subroutine: > # before_import > You should load Test::Tester before Test::Builder (or anything that > loads Test::Builder) at lib/Test/Tester.pm line 9. > Test::Tester::Capture is deprecated, see Test::Tester2 > Test::Tester::CaptureRunner is deprecated, see Test::Tester2 > Test::Tester::Delegate is deprecated, see Test::Tester2 > Test::Tester is deprecated, see Test::Tester2 > not ok 2 - Pod coverage on Test::Tester > # Failed test 'Pod coverage on Test::Tester' > # at t/pod-coverage.t line 25. > # Coverage for Test::Tester is 46.2%, with 7 naked subroutines: > # capture > # cmp_field > # escape > # fh > # find_run_tests > # new_new > # plan > ok 3 - Pod coverage on Test::Builder > not ok 4 - Pod coverage on Test::More > # Failed test 'Pod coverage on Test::More' > # at t/pod-coverage.t line 25. > # Coverage for Test::More is 96.3%, with 1 naked subroutine: > # before_import > ok 5 - Pod coverage on Test::Tester2 > not ok 6 - Pod coverage on Test::Tester::CaptureRunner > # Failed test 'Pod coverage on Test::Tester::CaptureRunner' > # at t/pod-coverage.t line 25. > # Coverage for Test::Tester::CaptureRunner is 0.0%, with 5 naked > subroutines: > # capture > # get_premature > # get_results > # new > # run_tests > not ok 7 - Pod coverage on Test::Tester::Capture > # Failed test 'Pod coverage on Test::Tester::Capture' > # at t/pod-coverage.t line 25. > # Coverage for Test::Tester::Capture is 90.9%, with 1 naked > subroutine: > # premature > not ok 8 - Pod coverage on Test::Tester::Delegate > # Failed test 'Pod coverage on Test::Tester::Delegate' > # at t/pod-coverage.t line 25. > # Coverage for Test::Tester::Delegate is 0.0%, with 1 naked > subroutine: > # new > ok 9 - Pod coverage on Test::Builder::Module > not ok 10 - Pod coverage on Test::Builder::Tester > # Failed test 'Pod coverage on Test::Builder::Tester' > # at t/pod-coverage.t line 25. > # Coverage for Test::Builder::Tester is 87.5%, with 1 naked > subroutine: > # before_import > not ok 11 - Pod coverage on Test::Builder::Provider > # Failed test 'Pod coverage on Test::Builder::Provider' > # at t/pod-coverage.t line 25. > # Coverage for Test::Builder::Provider is 20.0%, with 4 naked > subroutines: > # export_into > # find_builder > # make_provider > # provider_import > ok 12 - Pod coverage on Test::Builder::Fork > not ok 13 - Pod coverage on Test::Builder::Stream > # Failed test 'Pod coverage on Test::Builder::Stream' > # at t/pod-coverage.t line 25. > # Coverage for Test::Builder::Stream is 96.6%, with 1 naked > subroutine: > # follow_up > ok 14 - Pod coverage on Test::Builder::Formatter > not ok 15 - Pod coverage on Test::Builder::Result > # Failed test 'Pod coverage on Test::Builder::Result' > # at t/pod-coverage.t line 25. > # Coverage for Test::Builder::Result is 66.7%, with 1 naked > subroutine: > # init > not ok 16 - Pod coverage on Test::Builder::Util > # Failed test 'Pod coverage on Test::Builder::Util' > # at t/pod-coverage.t line 25. > # Coverage for Test::Builder::Util is 90.9%, with 1 naked subroutine: > # TB_EXPORT_META > not ok 17 - Pod coverage on Test::Builder::ExitMagic > # Failed test 'Pod coverage on Test::Builder::ExitMagic' > # at t/pod-coverage.t line 25. > # Coverage for Test::Builder::ExitMagic is 0.0%, with 3 naked > subroutines: > # be_helpful_magic > # do_magic > # no_plan_magic > not ok 18 - Pod coverage on Test::Builder::Threads > # Failed test 'Pod coverage on Test::Builder::Threads' > # at t/pod-coverage.t line 25. > # Coverage for Test::Builder::Threads is 0.0%, with 2 naked > subroutines: > # lock > # share > ok 19 - Pod coverage on Test::Builder::Tester::Color > ok 20 - Pod coverage on Test::Builder::Result::Note > ok 21 - Pod coverage on Test::Builder::Result::Ok > ok 22 - Pod coverage on Test::Builder::Result::Finish > ok 23 - Pod coverage on Test::Builder::Result::Diag > ok 24 - Pod coverage on Test::Builder::Result::Bail > ok 25 - Pod coverage on Test::Builder::Result::Child > ok 26 - Pod coverage on Test::Builder::Result::Plan > not ok 27 - Pod coverage on Test::Builder::Formatter::LegacyResults > # Failed test 'Pod coverage on > Test::Builder::Formatter::LegacyResults' > # at t/pod-coverage.t line 25. > # Coverage for Test::Builder::Formatter::LegacyResults is 14.3%, with > 6 naked subroutines: > # current_test > # details > # init > # reset > # sanity_check > # summary > not ok 28 - Pod coverage on Test::Builder::Formatter::TAP > # Failed test 'Pod coverage on Test::Builder::Formatter::TAP' > # at t/pod-coverage.t line 25. > # Coverage for Test::Builder::Formatter::TAP is 53.8%, with 6 naked > subroutines: > # init > # is_fh > # nest > # reset > # reset_outputs > # test_number > # Looks like you failed 15 tests of 28. > > > Perl v5.16.2 under linux > Modules in memory: > B v1.35; > B::AV; > B::BINOP; > B::BM; > B::COP; > B::CV; > B::Deparse; > B::FM; > B::GV; > B::HE; > B::HV; > B::IO; > B::IV; > B::LISTOP; > B::LOGOP; > B::LOOP; > B::MAGIC; > B::NULL; > B::NV; > B::OBJECT; > B::OP; > B::PADOP; > B::PMOP; > B::PV; > B::PVIV; > B::PVLV; > B::PVMG; > B::PVNV; > B::PVOP; > B::REGEXP; > B::RHE; > B::RV; > B::Section; > B::SPECIAL; > B::SV; > B::SVOP; > B::UNOP; > base v2.18; > bytes v1.04; > Carp v1.26; > Carp::Heavy v1.26; > Config; > constant v1.23; > CORE; > CORE::GLOBAL; > Cwd v3.40; > Data; > Data::Dumper v2.139; > DB; > Devel; > Devel::Symdump v2.08; > Does; > Does::Not; > Does::Not::Exist; > Dos; > DynaLoader; > EPOC; > Errno v1.15; > Exporter v5.68; > Exporter::Heavy v5.68; > ExtUtils; > ExtUtils::Constant; > ExtUtils::Constant::ProxySubs; > Fcntl v1.11; > fields; > File; > File::Basename v2.84; > File::Find v1.20; > File::Path v2.09; > File::Spec v3.40; > File::Spec::Unix v3.40; > File::Temp v0.2304; > File::Temp::Dir; > Internals; > IO v1.25_06; > IO::File; > IO::Handle v1.33; > IO::Poll; > IO::Seekable v1.1; > IO::Socket; > isn; > List; > List::Util v1.35; > MacPerl; > Module; > Module::Versions; > Module::Versions::Report v1.06; > mro; > overload v1.18; > overload::numbers; > overloading v0.02; > parent v0.225; > PerlIO v1.07; > PerlIO::Layer; > Pod; > Pod::Coverage v0.23; > Pod::Coverage::CountParents; > Pod::Coverage::CountParents::SUPER; > Pod::Coverage::Extractor; > Pod::Find v1.51; > Pod::InputObjects v1.51; > Pod::InputSource; > Pod::InteriorSequence; > Pod::Paragraph; > Pod::Parser v1.51; > Pod::ParseTree; > POSIX; > re; > Regexp; > Scalar; > Scalar::Util v1.35; > SelectSaver v1.02; > strict v1.07; > Symbol v1.07; > Term; > Term::ANSIColor; > Test; > Test::Builder v1.301001001; > Test::Builder::ExitMagic; > Test::Builder::Fork; > Test::Builder::Formatter; > Test::Builder::Formatter::LegacyResults; > Test::Builder::Formatter::TAP; > Test::Builder::Module v1.301001001; > Test::Builder::Provider; > Test::Builder::Result; > Test::Builder::Result::Bail; > Test::Builder::Result::Child; > Test::Builder::Result::Diag; > Test::Builder::Result::Finish; > Test::Builder::Result::Note; > Test::Builder::Result::Ok; > Test::Builder::Result::Plan; > Test::Builder::Stream; > Test::Builder::Tester v1.301001_001; > Test::Builder::Tester::Color v1.301001_001; > Test::Builder::Tester::Tie; > Test::Builder::Threads; > Test::Builder::Util; > Test::More v1.301001001; > Test::Pod; > Test::Pod::Coverage v1.08; > Test::Simple v1.301001001; > Test::Tester v1.301001_001; > Test::Tester2; > Test::Tester::Capture; > Test::Tester::CaptureRunner; > Test::Tester::Delegate; > threads; > threads::shared v1.4; > threads::shared::tie; > UNIVERSAL; > utf8 v1.09; > vars v1.02; > version; > VMS; > VMS::Feature; > VMS::Filespec; > VMS::Stdio; > warnings v1.13; > warnings::register v1.02; > Win32; > XSLoader v0.16; > [at Thu Jul 3 14:13:20 2014 (local) / Thu Jul 3 12:13:20 2014 (GMT)]
I have disabled this test anyway because I do not like the very idea of it.