Stas Bekman wrote:
SMOKE has found that:

t/TEST -v t/api/access2.t t/api/access.t

(both run in the same interpreters)

breaks t/api/access.t

# testing : satisfies
# expected: 2
# received: 0
not ok 5

That's in:

    ok t_cmp $r->satisfies, Apache::SATISFY_NOSPEC, "satisfies";

Any ideas?

I think this was introduced by 2.0.51, or by some recent change on our side, since I didn't see that problem before.


Rici's patch applied by Geoff to httpd-2.0.51-dev fixes this problem. Thanks Rici and Geoff!

--
__________________________________________________________________
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