Doug MacEachern wrote: > with perl-current: > apache/subprocess........ok, 4/4 unexpectedly succeeded > All tests successful (4 subtests UNEXPECTEDLY SUCCEEDED), 4 tests skipped. > > maybe the todo => ... in that test could be left out when the tests are > expected to pass?
They fail under 5.6.x :( I've spent a lot of time trying to figure out what's the problem, but something is messed up with IO (and it's exactly the same as Apache::SubProcess). The only difference is that it uses apr_file_t instead of FILE. The worst thing is that it's not failing all the time, but does so randomly. I could use some help here. __________________________________________________________________ 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]
