On Thu, 25 Sep 2003, Stas Bekman wrote:

> Strange, Randy says, the patch won't apply. The patch had no tabs, may be the
> mailer has messed it up. Here it is as an attachment.

That worked - thanks! And a quick run through has all the
filter tests passing (using a sequence that failed before).
However, some of the apr/pool tests fail for me:
=========================================================
\Apache2/bin/Apache.exe  -d C:/MyFiles/MODPER~1.0/t -f 
C:/MyFiles/MODPER~1.0/t/conf/httpd.conf -DAPACHE2 -DPERL_USEITHREADS
using Apache/2.0.47 (winnt MPM)

waiting for server to start: .
waiting for server to start: ok (waited 0 secs)
server localhost:8529 started
server localhost:8530 listening (TestProtocol::echo)
server localhost:8531 listening (TestProtocol::echo_filter)
server localhost:8532 listening (TestProtocol::eliza)
server localhost:8533 listening (TestPreConnection::note)
server localhost:8534 listening (TestHooks::stacked_handlers2)
server localhost:8535 listening (TestFilter::in_str_msg)
server localhost:8536 listening (TestFilter::both_str_con_add)
server localhost:8537 listening (TestFilter::in_bbs_msg)
server localhost:8538 listening (TestDirective::perlmodule)
server localhost:8539 listening (TestDirective::perlrequire)
server localhost:8540 listening (TestPerl::ithreads)
server localhost:8541 listening (TestDirective::perlloadmodule3)
server localhost:8542 listening (TestDirective::perlloadmodule4)
server localhost:8543 listening (TestDirective::perlloadmodule5)
server localhost:8544 listening (TestDirective::perlloadmodule6)
apr/pool....1..38
# Running under perl version 5.008001 for MSWin32
# Current time local: Thu Sep 25 21:01:50 2003
# Current time GMT:   Fri Sep 26 02:01:50 2003
# Using Test.pm version 1.24
# testing : $r->pool has 5 ancestors
# expected: 5
# received: 5
ok 1
# testing : should be 0 notes
# expected: 0
# received: 0
ok 2
# testing : $r->pool has 5 ancestors
# expected: 5
# received: 5
ok 3
# testing : should be 0 notes
# expected: 0
# received: 0
ok 4
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 5
# testing : should be 1 note
# expected: 1
# received: 1
ok 6
# expected: new DESTROY
# received: new DESTROY
ok 7
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 8
# testing : should be 1 note
# expected: 1
# received: 1
ok 9
# expected: new scoped
# received: new scoped
ok 10
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 11
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 12
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 13
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 14
# testing : should be 2 notes
# expected: 2
# received: 0
not ok 15
# expected: child
# received: undef
not ok 16
# expected: parent
# received: undef
not ok 17
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 18
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 19
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 20
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 21
# testing : should be 2 notes
# expected: 2
# received: 0
not ok 22
# expected: child
# received: undef
not ok 23
# expected: parent
# received: undef
not ok 24
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 25
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 26
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 27
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 28
# testing : should be 2 notes
# expected: 2
# received: 0
not ok 29
# expected: child
# received: undef
not ok 30
# expected: parent
# received: undef
not ok 31
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 32
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 33
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 34
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 35
# testing : should be 2 notes
# expected: 2
# received: 0
not ok 36
# expected: child
# received: undef
not ok 37
# expected: parent
# received: undef
not ok 38
FAILED tests 15-17, 22-24, 29-31, 36-38
        Failed 12/38 tests, 68.42% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
apr/pool.t                38   12  31.58%  15-17 22-24 29-31 36-38
=====================================================================

-- 
best regards,
randy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to