Stas Bekman wrote:
Stas Bekman wrote:
Philippe M. Chiasson wrote:
It's not your tests that are at fault, Stas. Something
else is broken, and that commit brought it out. As
I said earlier, I've been having segfault problems with mp2 for a few days now (Tuesday it was the send_fd
tests, which I wrote about on [EMAIL PROTECTED])
why can't I reproduce those? Care to post the output of t/REPORT?
Thanks Philippe, I was able to reproduce it in the new checkout. I guess some .cvsignore thingy doesn't show me what needs to be committed. Since it works fine in the original build.
I've finally figured out, why these 4 tests weren't failing for me. It's because I had a custom include:
PerlModule Apache::Reload PerlPostReadRequestHandler Apache::Reload PerlSetVar ReloadAll Off
so it was setting subprocess_env earlier. Moving those tests into vhosts stripped them of the side-effect of having some other early HTTP phase handlers (from other tests) running before the response phase and setting
subprocess_env.
All tests successful, 1 test skipped.
Files=218, Tests=2305, 279 wallclock secs (207.77 cusr + 36.28 csys = 244.05 CPU)
stas++
signature.asc
Description: OpenPGP digital signature
