> Can you run the failing test with verbose output?
> 
> mod_perl-2.0/ModPerl-Registry $  ./t/TEST t/closure.t -verbose=1

Under perl 5.12.1:

# Running under perl version 5.012001 for linux
# Current time local: Thu Oct 21 10:15:10 2010
# Current time GMT:   Thu Oct 21 08:15:10 2010
# Using Test.pm version 1.25_02
# Using Apache/Test.pm version 1.34
# testing : never the closure problem
# expected: 0
# received: 0
ok 1
# testing : never the closure problem
# expected: 1
# received: 1
ok 2
# testing : the closure problem should exist
# expected: 1
# received: 1
ok 3
# testing : no closure on the first request
# expected: 1
# received: 4
not ok 4
# Failed test 4 in t/closure.t at line 89
# testing : the closure problem should exist
# expected: 1
# received: 1
ok 5
# testing : no reload on modification, the closure problem persists
# expected: 1
# received: 1
ok 6
Failed 1/6 subtests 


error log attached

clint
[Thu Oct 21 10:15:08 2010] [info] mod_unique_id: using ip addr 127.0.0.2
[Thu Oct 21 10:15:09 2010] [info] Init: Seeding PRNG with 0 bytes of entropy
[Thu Oct 21 10:15:09 2010] [info] Init: Generating temporary RSA private keys 
(512/1024 bits)
[Thu Oct 21 10:15:09 2010] [info] Init: Generating temporary DH parameters 
(512/1024 bits)
[Thu Oct 21 10:15:09 2010] [warn] Init: Session Cache is not configured [hint: 
SSLSessionCache]
[Thu Oct 21 10:15:09 2010] [info] Init: Initializing (virtual) servers for SSL
[Thu Oct 21 10:15:09 2010] [info] mod_ssl/2.2.17 compiled against Server: 
Apache/2.2.17, Library: OpenSSL/1.0.0
[Thu Oct 21 10:15:09 2010] [warn] module apreq_module is already loaded, 
skipping
[Thu Oct 21 10:15:09 2010] [notice] Digest: generating secret for digest 
authentication ...
[Thu Oct 21 10:15:09 2010] [notice] Digest: done
[Thu Oct 21 10:15:09 2010] [info] mod_unique_id: using ip addr 127.0.0.2
[Thu Oct 21 10:15:10 2010] [info] Init: Seeding PRNG with 0 bytes of entropy
[Thu Oct 21 10:15:10 2010] [info] Init: Generating temporary RSA private keys 
(512/1024 bits)
[Thu Oct 21 10:15:10 2010] [info] Init: Generating temporary DH parameters 
(512/1024 bits)
[Thu Oct 21 10:15:10 2010] [info] Init: Initializing (virtual) servers for SSL
[Thu Oct 21 10:15:10 2010] [info] mod_ssl/2.2.17 compiled against Server: 
Apache/2.2.17, Library: OpenSSL/1.0.0
[Thu Oct 21 10:15:10 2010] [notice] Apache/2.2.17 (Unix) mod_ssl/2.2.17 
OpenSSL/1.0.0 mod_apreq2-20090110/2.7.1 mod_perl/2.0.5-dev Perl/v5.12.1 
configured -- resuming normal operations
[Thu Oct 21 10:15:10 2010] [info] Server built: Oct 21 2010 10:05:29
[Thu Oct 21 10:15:10 2010] [debug] prefork.c(1018): AcceptMutex: sysvsem 
(default: sysvsem)

*** The following warn entry is expected and harmless ***
Variable "$counter" will not stay shared at 
/tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 20.
Prototype mismatch: sub 
ModPerl::ROOT::ModPerl::PerlRun::tmp_KAEqGR9Z9k_modperl_2d2_2e0_ModPerl_2dRegistry_t_cgi_2dbin_closure_2epl::t_cmp:
 none vs ($$;$) at /opt/perl-5.12.1-unthreaded/lib/5.12.1/Exporter.pm line 64.
 at /tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 4
Prototype mismatch: sub 
ModPerl::ROOT::ModPerl::PerlRun::tmp_KAEqGR9Z9k_modperl_2d2_2e0_ModPerl_2dRegistry_t_cgi_2dbin_closure_2epl::t_is_equal:
 none vs ($$) at /opt/perl-5.12.1-unthreaded/lib/5.12.1/Exporter.pm line 64.
 at /tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 4
Prototype mismatch: sub 
ModPerl::ROOT::ModPerl::PerlRun::tmp_KAEqGR9Z9k_modperl_2d2_2e0_ModPerl_2dRegistry_t_cgi_2dbin_closure_2epl::t_filepath_cmp:
 none vs ($$;$) at /opt/perl-5.12.1-unthreaded/lib/5.12.1/Exporter.pm line 64.
 at /tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 4

*** The following warn entry is expected and harmless ***
Variable "$counter" will not stay shared at 
/tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 20.
Subroutine counter redefined at 
/tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 18.
Prototype mismatch: sub 
ModPerl::ROOT::ModPerl::PerlRun::tmp_KAEqGR9Z9k_modperl_2d2_2e0_ModPerl_2dRegistry_t_cgi_2dbin_closure_2epl::t_cmp:
 none vs ($$;$) at /opt/perl-5.12.1-unthreaded/lib/5.12.1/Exporter.pm line 64.
 at /tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 4
Prototype mismatch: sub 
ModPerl::ROOT::ModPerl::PerlRun::tmp_KAEqGR9Z9k_modperl_2d2_2e0_ModPerl_2dRegistry_t_cgi_2dbin_closure_2epl::t_is_equal:
 none vs ($$) at /opt/perl-5.12.1-unthreaded/lib/5.12.1/Exporter.pm line 64.
 at /tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 4
Prototype mismatch: sub 
ModPerl::ROOT::ModPerl::PerlRun::tmp_KAEqGR9Z9k_modperl_2d2_2e0_ModPerl_2dRegistry_t_cgi_2dbin_closure_2epl::t_filepath_cmp:
 none vs ($$;$) at /opt/perl-5.12.1-unthreaded/lib/5.12.1/Exporter.pm line 64.
 at /tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 4

*** The following warn entry is expected and harmless ***
Variable "$counter" will not stay shared at 
/tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 20.
Subroutine counter redefined at 
/tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 18.
Prototype mismatch: sub 
ModPerl::ROOT::ModPerl::PerlRun::tmp_KAEqGR9Z9k_modperl_2d2_2e0_ModPerl_2dRegistry_t_cgi_2dbin_closure_2epl::t_cmp:
 none vs ($$;$) at /opt/perl-5.12.1-unthreaded/lib/5.12.1/Exporter.pm line 64.
 at /tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 4
Prototype mismatch: sub 
ModPerl::ROOT::ModPerl::PerlRun::tmp_KAEqGR9Z9k_modperl_2d2_2e0_ModPerl_2dRegistry_t_cgi_2dbin_closure_2epl::t_is_equal:
 none vs ($$) at /opt/perl-5.12.1-unthreaded/lib/5.12.1/Exporter.pm line 64.
 at /tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 4
Prototype mismatch: sub 
ModPerl::ROOT::ModPerl::PerlRun::tmp_KAEqGR9Z9k_modperl_2d2_2e0_ModPerl_2dRegistry_t_cgi_2dbin_closure_2epl::t_filepath_cmp:
 none vs ($$;$) at /opt/perl-5.12.1-unthreaded/lib/5.12.1/Exporter.pm line 64.
 at /tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 4

*** The following warn entry is expected and harmless ***
Variable "$counter" will not stay shared at 
/tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 20.
Subroutine counter redefined at 
/tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 18.

*** The following warn entry is expected and harmless ***
Variable "$counter" will not stay shared at 
/tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 20.

*** The following warn entry is expected and harmless ***
Variable "$counter" will not stay shared at 
/tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/cgi-bin/closure.pl line 20.
[Thu Oct 21 10:15:10 2010] [info] removed PID file 
/tmp/KAEqGR9Z9k/modperl-2.0/ModPerl-Registry/t/logs/httpd.pid (pid=4957)
[Thu Oct 21 10:15:10 2010] [notice] caught SIGTERM, shutting down

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

Reply via email to