[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl
Subject:    Re: make test failed on solaris 8
From:       "Tulan W. Hu" <twhu () lucent ! com>
Date:       2005-01-31 14:22:09
Message-ID: 082801c507a0$400a5d30$47d6de87 () na02 ! lucent ! com
[Download RAW message or body]

> I'm not sure what went wrong, but there is nothing in the log. And there
> must be something since you had 'Access Denied'

Does it need to access on internet? I need to have a proxy setting to go
out.

>
> Please do:
>
> t/TEST -clean
> t/TEST -verbose t/protocol/pseudo_http.t t/apr/util.t
>
> and paste here (1) the console output and

[warning] Skipping 'set unlimited ulimit for coredumps', since we are
running as a non-root user on Solaris
/s5/twh/apache252/bin/httpd  -d /s5/twh/papache/mod_perl-2.0.0-RC4/t -f
/s5/twh/papache/mod_perl-2.0.0-RC4/t/conf/httpd.conf -D APACHE2
using Apache/2.0.52 (prefork MPM)

waiting 120 seconds for server to start: .[Mon Jan 31 09:16:47 2005] [info]
7 Apache:: modules loaded
[Mon Jan 31 09:16:47 2005] [info] 0 APR:: modules loaded
[Mon Jan 31 09:16:47 2005] [info] base server + 27 vhosts ready to run tests
...........
waiting 120 seconds for server to start: ok (waited 11 secs)
server localhost:8529 started
server localhost:8530 listening (filter_out_apache)
server localhost:8531 listening (TestModperl::merge)
server localhost:8532 listening (TestModperl::perl_options)
server localhost:8533 listening (TestModperl::setupenv)
server localhost:8534 listening (TestModules::proxy)
server localhost:8535 listening (TestUser::rewrite)
server localhost:8536 listening (TestVhost::config)
server localhost:8537 listening (TestVhost::log)
server localhost:8538 listening (TestProtocol::echo_bbs)
server localhost:8539 listening (TestProtocol::echo_bbs2)
server localhost:8540 listening (TestProtocol::echo_block)
server localhost:8541 listening (TestProtocol::echo_filter)
server localhost:8542 listening (TestProtocol::echo_nonblock)
server localhost:8543 listening (TestProtocol::echo_timeout)
server localhost:8544 listening (TestProtocol::pseudo_http)
server localhost:8545 listening (TestPreConnection::note)
server localhost:8546 listening (TestHooks::hookrun)
server localhost:8547 listening (TestHooks::init)
server localhost:8548 listening (TestHooks::stacked_handlers2)
server localhost:8549 listening (TestHooks::startup)
server localhost:8550 listening (TestHooks::trans)
server localhost:8551 listening (TestFilter::both_str_con_add)
server localhost:8552 listening (TestFilter::in_bbs_inject_header)
server localhost:8553 listening (TestFilter::in_bbs_msg)
server localhost:8554 listening (TestFilter::in_str_msg)
server localhost:8555 listening (TestDirective::perlmodule)
server localhost:8556 listening (TestDirective::perlrequire)
server localhost:8557 listening (TestDirective::perlloadmodule3)
server localhost:8558 listening (TestDirective::perlloadmodule4)
server localhost:8559 listening (TestDirective::perlloadmodule5)
server localhost:8560 listening (TestDirective::perlloadmodule6)
t/protocol/pseudo_http....# connecting to localhost:8544
1..13
# Running under perl version 5.008006 for solaris
# Current time local: Mon Jan 31 09:16:59 2005
# Current time GMT:   Mon Jan 31 14:16:59 2005
# Using Test.pm version 1.25
# Using Apache/Test.pm version 1.21
ok 1
# testing : greeting
# expected: HELO
# received: HELO
ok 2
# send: HELO
# testing : login
# expected: Login:
# received: Login:
ok 3
# send: stas
# testing : good password
# expected: Password:
# received: Password:
ok 4
# send: foobar
# testing : banner
# expected: Welcome to TestProtocol::pseudo_http
# received: Access Denied
not ok 5
# Failed test 5 in t/protocol/pseudo_http.t at line 57
# testing : date
# expected: Available commands: date quit
# Failed test 6 in t/protocol/pseudo_http.t at line 63 fail #4
# received:
not ok 6
# send: date
# Failed test 7 in t/protocol/pseudo_http.t at line 63 fail #5
# testing : quit
# expected: (?-xism:The time is:)
# received:
# Failed test 8 in t/protocol/pseudo_http.t at line 57 fail #2
not ok 7
# send: quit
# testing : end of transmission
# expected: Goodbye
# received:
not ok 8
ok 9
# testing : greeting
# expected: HELO
# received: HELO
ok 10
# send: HELO
# testing : login
# expected: Login:
# received: Login:
ok 11
# send: stas
# testing : wrong password
# expected: Password:
# received: Password:
ok 12
# send: foObaR
# testing : end of transmission
# expected: Access Denied
# received: Access Denied
ok 13
FAILED tests 5-8
        Failed 4/13 tests, 69.23% okay
t/apr/util................1..4
# Running under perl version 5.008006 for solaris
# Current time local: Mon Jan 31 09:16:52 2005
# Current time GMT:   Mon Jan 31 14:16:52 2005
# Using Test.pm version 1.25
# Using Apache/Test.pm version 1.21
ok 1
# crypt
ok 2
# sha1
not ok 3
# md5
ok 4
FAILED test 3
        Failed 1/4 tests, 75.00% okay
Failed Test              Stat Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------------
---
t/apr/util.t                            4    1  25.00%  3
t/protocol/pseudo_http.t               13    4  30.77%  5-8
Failed 2/2 test scripts, 0.00% okay. 5/17 subtests failed, 70.59% okay.
[warning] server localhost:8529 shutdown
[  error] error running tests (please examine t/logs/error_log)


> (2) t/logs/error_log

END in modperl_extra.pl, pid=24519
[Mon Jan 31 09:12:27 2005] [notice] Apache/2.0.52 (Unix) world domination
series
/2.0 mod_perl/1.999.21 Perl/v5.8.6 configured -- resuming normal operations
[Mon Jan 31 09:12:27 2005] [info] Server built: Jan 26 2005 08:09:45
[Mon Jan 31 09:12:27 2005] [debug] prefork.c(955): AcceptMutex: pthread
(default
: pthread)

*** The following error entry is expected and harmless ***
# Failed test 3 in
/s5/twh/papache/mod_perl-2.0.0-RC4/t/lib/TestAPRlib/util.pm a
t line 44 fail #2
[Mon Jan 31 09:12:34 2005] [info] Child process pid=24721 is exiting
END in modperl_extra.pl, pid=24721
[Mon Jan 31 09:12:34 2005] [info] Child process pid=24724 is exiting
END in modperl_extra.pl, pid=24724
[Mon Jan 31 09:12:34 2005] [info] removed PID file
/s5/twh/papache/mod_perl-2.0.
0-RC4/t/logs/httpd.pid (pid=24619)
[Mon Jan 31 09:12:34 2005] [notice] caught SIGTERM, shutting down
END in modperl_extra.pl, pid=24619

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic