On 2015-05-30 20:20, Steve Hay wrote:
> Please download, test, and report back on this release candidate of
> the long-awaited mod_perl 2.0.9.
> 
> http://people.apache.org/~stevehay/mod_perl-2.0.9-rc2.tar.gz
> 
> MD5 = 6dbf61e0724a245f1c015687fb3e4213
> SHA1 = faf63c98b338ef0373ccbbe775c52506270ff3b9
> 
> Changes since RC1:
> 
> Remove PerlInterpScope. This has not been working properly with
> threaded MPMs with httpd-2.4.x and the use-case of this directive was
> questionable. [Jan Kaluza]
> 
> Allow running the test suite with httpd-2.4.x when mod_access_compat
> is not loaded. [Steve Hay]


Test system: FreeBSD-10.1 (x64), perl-5.20.2, apr-1.5.2, apr-util-1.5.4


using Apache/2.4.12 (event MPM)
...
Test Summary Report
-------------------
t/api/aplog.t                         (Wstat: 0 Tests: 36 Failed: 1)
  Failed test:  24
Files=245, Tests=2834, 180 wallclock secs ( 1.10 usr  0.38 sys + 128.39 cusr 
35.48 csys = 165.36 CPU)
Result: FAIL
Failed 1/245 test programs. 1/2834 subtests failed.


using Apache/2.4.12 (prefork MPM)
...
Test Summary Report
-------------------
t/api/aplog.t                         (Wstat: 0 Tests: 36 Failed: 1)
  Failed test:  24
Files=245, Tests=2850, 184 wallclock secs ( 1.04 usr  0.46 sys + 128.05 cusr 
35.77 csys = 165.31 CPU)
Result: FAIL
Failed 1/245 test programs. 1/2850 subtests failed.


using Apache/2.4.12 (worker MPM)
...
Test Summary Report
-------------------
t/api/aplog.t                         (Wstat: 0 Tests: 36 Failed: 1)
  Failed test:  24
Files=245, Tests=2866, 179 wallclock secs ( 1.10 usr  0.41 sys + 127.88 cusr 
35.87 csys = 165.26 CPU)
Result: FAIL
Failed 1/245 test programs. 1/2866 subtests failed.


using Apache/2.2.29 (prefork MPM)
...
Test Summary Report
-------------------
t/api/aplog.t                         (Wstat: 0 Tests: 36 Failed: 1)
  Failed test:  24
Files=245, Tests=2695, 225 wallclock secs ( 1.80 usr  0.72 sys + 167.06 cusr 
36.84 csys = 206.42 CPU)
Result: FAIL
Failed 1/245 test programs. 1/2695 subtests failed.


using Apache/2.2.29 (event MPM)
...
Test Summary Report
-------------------
t/api/aplog.t                         (Wstat: 0 Tests: 36 Failed: 1)
  Failed test:  24
Files=245, Tests=2667, 220 wallclock secs ( 1.85 usr  0.67 sys + 167.34 cusr 
36.51 csys = 206.37 CPU)
Result: FAIL
Failed 1/245 test programs. 1/2667 subtests failed.


using Apache/2.2.29 (worker MPM)
...
Test Summary Report
-------------------
t/api/aplog.t                         (Wstat: 0 Tests: 36 Failed: 1)
  Failed test:  24
Files=245, Tests=2712, 220 wallclock secs ( 1.84 usr  0.70 sys + 167.43 cusr 
36.64 csys = 206.60 CPU)
Result: FAIL
Failed 1/245 test programs. 1/2712 subtests failed.

Reply via email to