On 04/02/11 08:20, Fred Moyer wrote:
On Thu, Feb 3, 2011 at 12:27 PM, David Dick<dd...@iinet.net.au> wrote:
-------------------
t/filter/both_str_req_mix.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1 tests but ran 0.
Fedora 14 comes with
Apache/2.2.17 (Unix)
perl-5.12.2-140
Can you post the output of:
1) httpd -l
$ httpd -l
Compiled in modules:
core.c
prefork.c
http_core.c
mod_so.c
2) ./t/TEST -v t/filter/both_str_req_mix.t
$ ./t/TEST -v t/filter/both_str_req_mix.t
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /home/dave/mod_perl-2.0.5-rc2/t/TEST
-v 't/filter/both_str_req_mix.t'
/usr/sbin/httpd -d /home/dave/mod_perl-2.0.5-rc2/t -f
/home/dave/mod_perl-2.0.5-rc2/t/conf/httpd.conf -D APACHE2 -D
PERL_USEITHREADS
using Apache/2.2.17 (prefork MPM)
waiting 120 seconds for server to start: .[Fri Feb 04 08:20:35 2011]
[info] 6 Apache2:: modules loaded
[Fri Feb 04 08:20:35 2011] [info] 0 APR:: modules loaded
[Fri Feb 04 08:20:35 2011] [info] base server + 28 vhosts ready to run tests
.
waiting 120 seconds for server to start: ok (waited 1 secs)
server localhost.localdomain:8529 started
server localhost.localdomain:8530 listening (filter_out_apache)
server localhost.localdomain:8531 listening (perlsections)
server localhost.localdomain:8532 listening (inherit)
server localhost.localdomain:8533 listening (TestVhost::log)
server localhost.localdomain:8534 listening (TestVhost::config)
server localhost.localdomain:8535 listening (TestModperl::setupenv)
server localhost.localdomain:8536 listening (TestModperl::merge)
server localhost.localdomain:8537 listening (TestModperl::perl_options2)
server localhost.localdomain:8538 listening (TestModperl::perl_options)
server localhost.localdomain:8539 listening (TestModules::proxy)
server localhost.localdomain:8540 listening (TestUser::rewrite)
server localhost.localdomain:8541 listening (TestProtocol::echo_filter)
server localhost.localdomain:8542 listening (TestProtocol::pseudo_http)
server localhost.localdomain:8543 listening (TestProtocol::echo_nonblock)
server localhost.localdomain:8544 listening (TestProtocol::echo_bbs2)
server localhost.localdomain:8545 listening (TestProtocol::echo_bbs)
server localhost.localdomain:8546 listening (TestProtocol::echo_block)
server localhost.localdomain:8547 listening (TestProtocol::echo_timeout)
server localhost.localdomain:8548 listening (TestPreConnection::note)
server localhost.localdomain:8549 listening (TestHooks::hookrun)
server localhost.localdomain:8550 listening (TestHooks::trans)
server localhost.localdomain:8551 listening (TestHooks::startup)
server localhost.localdomain:8552 listening (TestHooks::stacked_handlers2)
server localhost.localdomain:8553 listening (TestHooks::init)
server localhost.localdomain:8554 listening (TestFilter::both_str_con_add)
server localhost.localdomain:8555 listening (TestFilter::in_str_msg)
server localhost.localdomain:8556 listening
(TestFilter::in_bbs_inject_header)
server localhost.localdomain:8557 listening (TestFilter::in_bbs_msg)
server localhost.localdomain:8558 listening (TestDirective::perlmodule)
server localhost.localdomain:8559 listening (TestDirective::perlrequire)
server localhost.localdomain:8560 listening (TestAPI::add_config)
server localhost.localdomain:8561 listening (TestDirective::perlloadmodule5)
server localhost.localdomain:8562 listening (TestDirective::perlloadmodule4)
server localhost.localdomain:8563 listening (TestDirective::perlloadmodule3)
server localhost.localdomain:8564 listening (TestDirective::perlloadmodule6)
server localhost.localdomain:8565 listening (TestHooks::push_handlers_anon)
[warning] Using random number seed: 2130246466 (autogenerated)
t/filter/both_str_req_mix.t ..
1..1
# Running under perl version 5.012002 for linux
# Current time local: Fri Feb 4 08:20:37 2011
# Current time GMT: Thu Feb 3 21:20:37 2011
# Using Test.pm version 1.25_02
# Using Apache/Test.pm version 1.36
Use of uninitialized value $received in substitution (s///) at
t/filter/both_str_req_mix.t line 31.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Test Summary Report
-------------------
t/filter/both_str_req_mix.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1 tests but ran 0.
Files=1, Tests=0, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.48 cusr
0.05 csys = 0.57 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
[warning] server localhost.localdomain:8529 shutdown
[ error] error running tests (please examine t/logs/error_log)