The current CVS mp2 seems to crash the Apache server during the t/filter 
tests when I run "nmake test".

If I skip (via t/SKIP) the t/filter tests then the testsuite completes 
OK.  (I need to skip t/protocol/pseudo_http.t as well, as reported 
separately, but that isn't what crashes Apache.exe.)  Oddly, if I then 
run just the t/filter tests themselves (perl t/TEST t/filter/*.t) then 
they all pass OK.

Running the full testsuite as perl t/TEST -v I get this, showing where 
the server died (i.e. just after t/filter/in_error.t)

t\filter\in_error.......................1..1
# Running under perl version 5.008004 for MSWin32
# Current time local: Mon Jul  5 10:57:49 2004
# Current time GMT:   Mon Jul  5 09:57:49 2004
# Using Test.pm version 1.24
# testing : an error in a filter should cause 500
# received: 500
# expected: 500
ok 1
ok
t\filter\in_init_basic..................1..1
# Running under perl version 5.008004 for MSWin32
# Current time local: Mon Jul  5 10:57:50 2004
# Current time GMT:   Mon Jul  5 09:57:50 2004
# Using Test.pm version 1.24
# Failed test 1 in t\filter\in_init_basic.t at line 16
# testing : test filter init functionality
# received: 500 Can't connect to localhost:8529 (connect: Unknown error)
# expected: (?-xism:content ok
# init 1
# run [12]
# )
not ok 1
FAILED test 1
        Failed 1/1 tests, 0.00% okay

but there's no clue as to why it dies.

This is using Apache 2.0.49 / Perl 5.8.4

- 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.


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

Reply via email to