Steve Hay wrote:
Testing out the current CVS mp2, I find that t/perl/ithreads.t outputs a message saying "Scalars leaked: 1" when running the whole test suite:

[...]
t\perl\api..............................skipped
        all skipped: getppid() is not implemented on Win32
t\perl\hash_attack......................ok
t\perl\ithreads.........................Scalars leaked: 1
Scalars leaked: 1

How come you get it on the client side? It should be in the error log.

t\perl\ithreads.........................ok
t\perl\ithreads2........................ok
t\preconnection\note....................ok
[...]

Re-running just that test alone didn't produce the message.

Does anyone else get that? Is it relevant?

I think I did see them with older perls and worker mpm (but in the error log, not like you posted). Haven't been working with worker recently. Which perl is that?


Aside from that the main test suite now passed all tests for me on Win32.

neat! though some fixes are just in-test workarounds, still need to resolve a few hard problems.


--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

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



Reply via email to