Skip Menu |

This queue is for tickets about the CGI-Application-Plugin-Config-General CPAN distribution.

Report information
The Basics
Id: 19758
Status: resolved
Priority: 0/
Queue: CGI-Application-Plugin-Config-General

People
Owner: Nobody in particular
Requestors: dan.horne [...] redbone.co.nz
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.07
Fixed in: 0.08



Subject: Tests fail on install
Using Perl 5.8.8 on SUSE Linux: PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00.load....................ok 1/1# Testing CGI::Application::Plugin::Config::General 0.07 t/00.load....................ok t/01-vivify-conf.............ok t/02-init....................ok t/03-path....................ok t/04-module..................ok t/05-site....................ok t/06-multiple-matches........ok t/07-nested..................ok 1/0 t/07-nested..................NOK 20# Failed test '3.gordon' # in t/07-nested.t at line 101. # got: '1' # expected: '0' t/07-nested..................NOK 21 # Failed test '3./tony' # in t/07-nested.t at line 102. # got: '1' # expected: '0' t/07-nested..................NOK 24 # Failed test '3.winner' # in t/07-nested.t at line 105. # got: 'gordon' # expected: 'asdf' t/07-nested..................NOK 25 # Failed test '3.location_winner' # in t/07-nested.t at line 106. # got: '/tony' # expected: 'asdf' t/07-nested..................NOK 26 # Failed test '3.site_winner' # in t/07-nested.t at line 107. # got: 'gordon' # expected: 'asdf' # Looks like you failed 5 tests of 36. t/07-nested..................dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 20-21, 24-26 Failed 5/36 tests, 86.11% okay t/08-get_current_config......ok t/09-custom-matchsections....ok t/10-param...................ok t/11-file-caching............ok t/pod-coverage...............skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod........................skipped all skipped: Test::Pod 1.14 required for testing POD Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/07-nested.t 5 1280 36 5 13.89% 20-21 24-26
Hi, any chance of this getting fixed?
This is (finally) resolved in v0.08 which should be hitting CPAN shortly. Thanks for the report and your patience! Michael