Using bleadperl (@24099), svn mp2 (rev 159469), Apache 2.0.53 on WinXP I
have t/error/runtime.t failing tests 7, 9, 11.
Attached is console output and the relevant bits from error_log.
- Steve
------------------------------------------------
Radan Computational Ltd.
The information contained in this message and any files transmitted with it are
confidential and intended for the addressee(s) only. If you have received this
message in error or there are any problems, please notify the sender
immediately. The unauthorized use, disclosure, copying or alteration of this
message is strictly forbidden. Note that any views or opinions presented in
this email are solely those of the author and do not necessarily represent
those of Radan Computational Ltd. The recipient(s) of this message should
check it and any attached files for viruses: Radan Computational will accept no
liability for any damage caused by any virus transmitted by this email.
t\error\runtime....1..11
# Running under perl version 5.009002 for MSWin32
# Current time local: Wed Mar 30 11:21:55 2005
# Current time GMT: Wed Mar 30 10:21:55 2005
# Using Test.pm version 1.25
# Using Apache/Test.pm version 1.22
# testing : 500 error on plain_mp_error exception
# expected: 500
# received: 500
ok 1
# testing : 500 error on plain_non_mp_error exception
# expected: 500
# received: 500
ok 2
# testing : 500 error on die_hook_confess_mp_error exception
# expected: 500
# received: 500
ok 3
# testing : 500 error on die_hook_confess_non_mp_error exception
# expected: 500
# received: 500
ok 4
# testing : 500 error on die_hook_custom_mp_error exception
# expected: 500
# received: 500
ok 5
# testing : 500 error on die_hook_custom_non_mp_error exception
# expected: 500
# received: 500
ok 6
# testing : 200 on eval_block_mp_error exception
# expected: ok eval_block_mp_error
# Failed test 7 in t\error\runtime.t at line 31
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>500 Internal Server Error</title>
# </head><body>
# <h1>Internal Server Error</h1>
# <p>The server encountered an internal error or
# misconfiguration and was unable to complete
# your request.</p>
# <p>Please contact the server administrator,
# @@ServerAdmin@@ and inform them of the time the error occurred,
# and anything you might have done that may have
# caused the error.</p>
# <p>More information about this error may be available
# in the server error log.</p>
# <hr>
# <address>Apache/2.0.53 (Win32) world domination series/2.0 mod_perl/1.999.22-d
ev Perl/v53.46.57.46.50 Server at localhost Port 8529</address>
# </body></html>
not ok 7
# testing : 200 on eval_block_non_mp_error exception
# expected: ok eval_block_non_mp_error
# received: ok eval_block_non_mp_error
ok 8
# testing : 200 on eval_string_mp_error exception
# expected: ok eval_string_mp_error
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>500 Internal Server Error</title>
# </head><body>
# <h1>Internal Server Error</h1>
# <p>The server encountered an internal error or
# misconfiguration and was unable to complete
# your request.</p>
# <p>Please contact the server administrator,
# @@ServerAdmin@@ and inform them of the time the error occurred,
# and anything you might have done that may have
# caused the error.</p>
# Failed test 9 in t\error\runtime.t at line 31 fail #3
# <p>More information about this error may be available
# in the server error log.</p>
# <hr>
# <address>Apache/2.0.53 (Win32) world domination series/2.0 mod_perl/1.999.22-d
ev Perl/v53.46.57.46.50 Server at localhost Port 8529</address>
# </body></html>
not ok 9
# testing : 200 on eval_block_non_error exception
# expected: ok eval_block_non_error
# received: ok eval_block_non_error
ok 10
# testing : 200 on overload_test exception
# expected: ok overload_test
# Failed test 11 in t\error\runtime.t at line 31 fail #5
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>500 Internal Server Error</title>
# </head><body>
# <h1>Internal Server Error</h1>
# <p>The server encountered an internal error or
# misconfiguration and was unable to complete
# your request.</p>
# <p>Please contact the server administrator,
# @@ServerAdmin@@ and inform them of the time the error occurred,
# and anything you might have done that may have
# caused the error.</p>
# <p>More information about this error may be available
# in the server error log.</p>
# <hr>
# <address>Apache/2.0.53 (Win32) world domination series/2.0 mod_perl/1.999.22-d
ev Perl/v53.46.57.46.50 Server at localhost Port 8529</address>
# </body></html>
not ok 11
FAILED tests 7, 9, 11
Failed 3/11 tests, 72.73% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\error\runtime.t 11 3 27.27% 7 9 11
Failed 1/1 test scripts, 0.00% okay. 3/11 subtests failed, 72.73% okay.
[warning] server localhost:8529 shutdown
[ error] error running tests (please examine t\logs\error_log)
[Wed Mar 30 11:21:57 2005] [error] [client 127.0.0.1] APR::Socket::recv:
(730035) A non-blocking socket operation could not be completed immediately.
at C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm line 156
[Wed Mar 30 11:21:57 2005] [error] [client 127.0.0.1] Undefined subroutine
&TestError::runtime::no_such_func called at
C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm line 150.\n
[Wed Mar 30 11:21:57 2005] [error] [client 127.0.0.1] APR::Socket::recv:
(730035) A non-blocking socket operation could not be completed immediately.
at C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm line
156\n\tTestError::runtime::mp_error('APR::Socket=SCALAR(0x943b69c)') called at
C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm line
75\n\tTestError::runtime::die_hook_confess_mp_error('Apache::RequestRec=SCALAR(0x883c7c8)',
'APR::Socket=SCALAR(0x943b69c)') called at
C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm line
30\n\tTestError::runtime::handler('Apache::RequestRec=SCALAR(0x883c7c8)')
called at -e line 0\n\teval {...} called at -e line 0\n
[Wed Mar 30 11:21:57 2005] [error] [client 127.0.0.1] Undefined subroutine
&TestError::runtime::no_such_func called at
C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm line 150.\n
at C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm line
150\n\tTestError::runtime::non_mp_error('APR::Socket=SCALAR(0x9658120)') called
at C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm line
82\n\tTestError::runtime::die_hook_confess_non_mp_error('Apache::RequestRec=SCALAR(0x883c7c8)',
'APR::Socket=SCALAR(0x9658120)') called at
C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm line
30\n\tTestError::runtime::handler('Apache::RequestRec=SCALAR(0x883c7c8)')
called at -e line 0\n\teval {...} called at -e line 0\n
[Wed Mar 30 11:21:57 2005] [error] [client 127.0.0.1] custom die hook:
APR::Socket::recv: (730035) A non-blocking socket operation could not be
completed immediately. at
C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm line 156 at
C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm line 87.\n
[Wed Mar 30 11:21:57 2005] [error] [client 127.0.0.1] custom die hook:
Undefined subroutine &TestError::runtime::no_such_func called at
C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm line 150.\n
[Wed Mar 30 11:21:57 2005] [error] [client 127.0.0.1] eval block has failed:
APR::Socket::recv: (730035) A non-blocking socket operation could not be
completed immediately. at
C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm line 156 at
C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm line 114.\n
[Wed Mar 30 11:21:57 2005] [error] [client 127.0.0.1] eval string has failed:
APR::Socket::recv: (730035) A non-blocking socket operation could not be
completed immediately. at (eval 124) line 1 at
C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm line 125.\n
[Wed Mar 30 11:21:57 2005] [error] [client 127.0.0.1] '==' overload is broken
at C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm line
46.\n
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]