On Sat, 8 Mar 2003, Stas Bekman wrote: > Randy Kobes wrote: [ .. ] > > There's also something with the closure.t test - in running > > 'nmake test', test 4 of closure.t fails, but running closure.t > > individually allows all tests to pass. > > You mean closure.t:4 fails only when some other tests run > before. Do you know which one in particular? t/SMOKE should > help figure it out.
That's right - closure.t:4 fails only when some prior tests are run. I'll run t/SMOKE to try to get at this. > > > A somewhat similar issue > > arose with the same interpreter mod_perl test (which now > > passes consistently). > > You mean the whole same interpreter thing is not working under > win32? I remember you were mentioning this before as well. > There are now several tests that use the same interp setup. We > need it to make sure that we hit the same interpreter. The mod_perl same interpreter tests now all pass for Win32, consistently, for at least the last 3 weeks - prior to that there would be occasional failures of some subset of them (but not always the same subset). -- best regards, randy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
