SMOKE found another failing test combination on Win32:

perl t\TEST -v t\preconnection\note.t t\filter\in_str_bin_data.t t\filter\out_str_declined.t t\apache\discard_rbody.t

t\apache\discard_rbody.......1..3
# Running under perl version 5.008005 for MSWin32
# Current time local: Thu Aug 19 17:44:26 2004
# Current time GMT:   Thu Aug 19 15:44:26 2004
# Using Test.pm version 1.25
# Using Apache/Test.pm version 1.13
# testing : data consumption: none
# expected: none
# received: 500 Unknown error
# Failed test 1 in t\apache\discard_rbody.t at line 15
not ok 1

[Thu Aug 19 17:15:07 2004] [info] (OS 10053)An established connection was aborted by the software in your host machine. : core_output_filter: writing data to the network

After dropping out_str_declined.t, the next subtest fails instead (same log error):

perl t\TEST -v t\preconnection\note.t t\filter\in_str_bin_data.t t\apache\discard_rbody.t

t\apache\discard_rbody......1..3
# Running under perl version 5.008005 for MSWin32
# Current time local: Thu Aug 19 20:41:43 2004
# Current time GMT:   Thu Aug 19 18:41:43 2004
# Using Test.pm version 1.25
# Using Apache/Test.pm version 1.13
# testing : data consumption: none
# expected: none
# received: none
ok 1
# Failed test 2 in t\apache\discard_rbody.t at line 15 fail #2
# testing : data consumption: partial
# expected: partial
# received: 500 Unknown error
not ok 2

Apache/Perl info is the same as in my in_bbs_inject_header.t thread.

Hm, actually I get various SMOKE failures every time I run that thing on either Win32 or Linux. Maybe I should just stop doing that...


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



Reply via email to