Re: t/hooks/authen_digest.t fails in httpd24threading
Steve Hay <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CADED=K4ObV48OdijS_x28ya2KQdZTeUTZsOURnK0T3_hVp6iFw@mail.gmail.com> |
On 2 May 2015 at 20:41, Andreas Vögele <[email protected]> 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.