can you submit a bug-report for this?
I think the echo & str_con test failures are known problems.
(they have to do with non-blocking/blocking sockets, and what state they are open in)
Yes, these two:
t/filter/both_str_con_add.t t/protocol/echo_filter.t
are known and Joe promised to take care of them, at least on Solaris:
but not that one:
t/protocol/echo_block.t
I just added it a day before. So it's a new one. But probably related to blocking (bugs?) in Apache 2.0.49.
the uuid.t one is a new one.
uuid is sort of known too, but nobody on those platforms that has it failing, cared to try to resolve it (it's unrelated to mod_perl 2, it's for external APR perl glue, e.g. if you want to use APR perl from mod_cgi script).
http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems
yes, please submit a verbose run's output only for:
t/TEST -v t/apr-ext/uuid.t
and
t/TEST -v t/protocol/echo_block.t
and if there is anything interesting in t/logs/error_log for the latter one (the former one doesn't even use mod_perl).
thanks.
__________________________________________________________________ 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]