On 2 May 2015 at 20:41, Andreas Vögele <andr...@andreasvoegele.com> wrote: > Mark Hedges writes: > >> 1. Problem Description: >> >> t/hooks/authen_digest.t fails >> [...] >> # Failed test 4 in t/hooks/authen_digest.t at line 36 >> # Failed test 5 in t/hooks/authen_digest.t at line 38 >> # Failed test 6 in t/hooks/authen_digest.t at line 42 >> # Failed test 7 in t/hooks/authen_digest.t at line 46 > > I get this error too. The problem is that authen_digest.t depends on > mod_auth_basic instead of mod_auth_digest. The attached patch fixes the > dependency. >
Thanks for the patch. I've just applied a slight variation of it to the mod_perl trunk in r1678559.