Re: [RELEASE CANDIDATE] mod_perl-2.0.10 RC1

2016-10-02 Thread Jie Gao
Using httpd-2.4.23:

#  lsb_release -a
LSB Version:
:base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Distributor ID: RedHatEnterpriseServer
Description:Red Hat Enterprise Linux Server release 6.8 (Santiago)
Release:6.8
Codename:   Santiago

# make test

...

# Failed test 22 in t/filter/in_bbs_inject_header.t at line 58 fail #6
# Failed test 26 in t/filter/in_bbs_inject_header.t at line 58 fail #7
# Failed test 30 in t/filter/in_bbs_inject_header.t at line 58 fail #8

...

Test Summary Report
---
t/filter/in_bbs_inject_header.t   (Wstat: 0 Tests: 36 Failed: 3)
  Failed tests:  22, 26, 30
Files=245, Tests=2943, 101 wallclock secs ( 1.13 usr  0.52 sys + 64.05 cusr 
18.39 csys = 84.09 CPU)
Result: FAIL
Failed 1/245 test programs. 3/2943 subtests failed.


# rm t/logs/error_log
# t/TEST -v t/filter/in_bbs_inject_header.t
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/local/bin/perl 
/usr/local/src/mod_perl-2.0.10-rc1/t/TEST -v 't/filter/in_bbs_inject_header.t'
/usr/local/httpd-2.4.23/bin/httpd  -d /usr/local/src/mod_perl-2.0.10-rc1/t -f 
/usr/local/src/mod_perl-2.0.10-rc1/t/conf/httpd.conf -D APACHE2 -D APACHE2_4 -D 
PERL_USEITHREADS
using Apache/2.4.23 (worker MPM)

waiting 300 seconds for server to start: .[Sun Oct 02 23:05:22.419865 2016] 
[env:warn] [pid 28969:tid 140005937141504] AH01506: PassEnv variable 
LD_LIBRARY_PATH was undefined
[Sun Oct 02 23:05:22.439614 2016] [perl:info] [pid 28969:tid 140005937141504] 6 
Apache2:: modules loaded
[Sun Oct 02 23:05:22.439646 2016] [perl:info] [pid 28969:tid 140005937141504] 0 
APR:: modules loaded
[Sun Oct 02 23:05:22.439681 2016] [perl:info] [pid 28969:tid 140005937141504] 
base server + 29 vhosts ready to run tests
..
waiting 300 seconds for server to start: ok (waited 1 secs)
server localhost:8529 started
server localhost:8530 listening (filter_out_apache)
server localhost:8531 listening (perlsections)
server localhost:8532 listening (inherit)
server localhost:8533 listening (TestModperl::perl_options2)
server localhost:8534 listening (TestModperl::perl_options)
server localhost:8535 listening (TestModperl::setupenv)
server localhost:8536 listening (TestModperl::merge)
server localhost:8537 listening (TestUser::rewrite)
server localhost:8538 listening (TestModules::proxy)
server localhost:8539 listening (TestVhost::config)
server localhost:8540 listening (TestVhost::log)
server localhost:8541 listening (TestDirective::perlcleanuphandler)
server localhost:8542 listening (TestProtocol::echo_nonblock)
server localhost:8543 listening (TestProtocol::echo_block)
server localhost:8544 listening (TestProtocol::echo_timeout)
server localhost:8545 listening (TestProtocol::echo_bbs2)
server localhost:8546 listening (TestProtocol::pseudo_http)
server localhost:8547 listening (TestProtocol::echo_filter)
server localhost:8548 listening (TestProtocol::echo_bbs)
server localhost:8549 listening (TestPreConnection::note)
server localhost:8550 listening (TestHooks::startup)
server localhost:8551 listening (TestHooks::hookrun)
server localhost:8552 listening (TestHooks::trans)
server localhost:8553 listening (TestHooks::stacked_handlers2)
server localhost:8554 listening (TestHooks::init)
server localhost:8555 listening (TestFilter::both_str_con_add)
server localhost:8556 listening (TestFilter::in_bbs_inject_header)
server localhost:8557 listening (TestFilter::in_str_msg)
server localhost:8558 listening (TestFilter::in_bbs_msg)
server localhost:8559 listening (TestDirective::perlrequire)
server localhost:8560 listening (TestDirective::perlmodule)
server localhost:8561 listening (TestDirective::perlloadmodule3)
server localhost:8562 listening (TestDirective::perlloadmodule5)
server localhost:8563 listening (TestDirective::perlloadmodule4)
server localhost:8564 listening (TestAPI::add_config)
server localhost:8565 listening (TestDirective::perlloadmodule6)
server localhost:8566 listening (TestHooks::push_handlers_anon)
t/filter/in_bbs_inject_header.t .. 
# connecting to localhost:8556
1..36
# Running under perl version 5.020002 for linux
# Current time local: Sun Oct  2 23:05:24 2016
# Current time GMT:   Sun Oct  2 12:05:24 2016
# Using Test.pm version 1.26
# Using Apache/Test.pm version 1.40
# testing : body
# expected: 'This body shouldn\'t be seen by the filter'
# received: 'This body shouldn\'t be seen by the filter'
ok 1
# testing : injected header X-My-Protocol
# expected: 'POST-IT'
# received: 'POST-IT'
ok 2
# testing : injected header X-Extra-Header2
# expected: 'Value 2'
# received: 'Value 2'
ok 3
# testing : injected header X-Extra-Header3
# expected: 'Value 3'
# received: 'Value 3'
ok 4
# testing : body
# expected: 'This body shouldn\'t be seen by the filter'
# received: 'This body shouldn\'t be seen by the filter'
ok 5
# testing : injected header X-My-Protocol
# expected: 'POST-IT'
# received: 'POST-IT'
ok 6
# 

Re: [RELEASE CANDIDATE] mod_perl-2.0.10 RC1

2016-09-30 Thread Adam Prime

+1 on solaris 10 w/ apache 2.2.31 prefork and perl 5.24.0

all tests pass

-
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org



Re: [RELEASE CANDIDATE] mod_perl-2.0.10 RC1

2016-09-30 Thread Adam Prime

+1 on ubuntu w/ apache 2.2.31 prefork & perl 5.24.0





-
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org



Re: [RELEASE CANDIDATE] mod_perl-2.0.10 RC1

2016-09-30 Thread Steve Hay
On 30 September 2016 at 14:13, Steve Hay  wrote:
> Please download, test, and report back on this mod_perl 2.0.10 release
> candidate.
>
> https://dist.apache.org/repos/dist/dev/perl/mod_perl-2.0.10-rc1.tar.gz
>

+1 (modulo the expected failures noted in the RC announcement) on
Windows 8.1 / VC++ 2010 with all eight combinations of:

Perl 5.20.3, 5.22.3-RC2, 5.24.1-RC2, 5.25.3
Apache httpd 2.2.31, 2.4.23

except that t/filter/in_bbs_inject_header.t is also failing tests 22,
26 and 30 with httpd 2.4, although I don't think that's new from
looking through the archives, e.g. see:

https://marc.info/?l=apache-modperl=143696414409949=2 (2015-07-15)
https://marc.info/?l=apache-modperl-dev=146450325022969=2 (2016-05-29)
https://marc.info/?l=apache-modperl=146922430215771=2 (2016-07-22)

-
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org