As I reported recently, compat/send_fd.t and directive/setupenv.t both 
currently (2.0.49 / 5.8.4 / 1.99_14) fail in the test suite on Win32, 
but work when tried in isolation.

After a little trial & error, I've found that running apr/pool.t before 
them make them fail, i.e.

    perl t/TEST compat/send_fd
    perl t/TEST directive/setupenv

both run OK, but

    perl t/TEST apr/pool compat/send_fd
    perl t/TEST apr/pool directive/setupenv

both fail (apr/pool.t itself runs OK, though).

In each case there is nothing useful in the error log.  The console 
output is as follows:

t/compat/send_fd....response had protocol HTTP/0.9 (headers not sent?) 
at t/compat/send_fd.t line 15
t/compat/send_fd....dubious
        Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 1-3

t/directive/setupenv....response had protocol HTTP/0.9 (headers not 
sent?) at t/directive/setupenv.t line 12
t/directive/setupenv....dubious
        Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 1-3

Any ideas where to start looking for the cause of this?  Would any 
MOD_PERL_TRACE flags help?

- 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