Stas Bekman wrote: >Steve Hay wrote: > > >>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 >> >> > >That what t/SMOKE is for. It does the job of finding such sequences for you. > I'd forgotten about that, but now that I come to try it (to see if it finds the correct result, now that I know what the correct result is :-), it seems to not work properly.
I know that the failure sequence lies in apr/ and compat/ so I ran "perl t/SMOKE apr compat". The first time I tried it did this: ===== [warning] Using random number seed: 1148777795 (autogenerated) [ info] Report file: C:\Temp\mod_perl-1.99_14\smoke-report-Tue_May_25_08-59-19_2004.txt [warning] ------------------------------------------------------------ [warning] [001-00-00] trying all tests 10 times [ error] recorded a positive failure ('t\compat/conn_authen.t'), will try to minimize the input now [warning] [001-01-01] trying 't\compat/conn_authen.t' on its own iteration 1 (1 tests): C:\apache2\perl5\bin\perl.exe C:/Temp/mod_perl-1.99_14/t/TEST t\compat/conn_authen.t (made 1 successful reductions) ===== What does "positive failure" mean? Why does it stop there? - does it think there is a problem with compat/conn_authen? There doesn't seem to be when I run it manually, even running it after apr/pool. I tried another two times and the output each time was exactly as above, except that it picked a different test each time to complain about -- compat/request_body then compat/request, neither of which seem to have any trouble that I'm aware of either. - 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]