Re: [VOTE] Release libapreq2-2.17
Joe Orton <[email protected]> Thu, 25 Aug 2022 09:30:32 +0100
| Newsgroups | gmane.comp.apache.mod-perl.devel |
|---|---|
| Organization | Registered in England and Wales under Company Registration No. 03798903 Directors: Michael Cunningham (US), Michael O'Neill (Ireland), Paul Argiry (US) |
| Message-ID | <[email protected]> |
On Sun, Aug 21, 2022 at 04:28:25PM -0400, Edward J. Sabol wrote: > "make test" reported no errors. However, the following tests were skipped: > > t/cgi.t .......... skipped: cannot find one of cgi.c or cgid.c > > t/apreq/cgi.t ........ skipped: cannot find one of cgi.c or cgid.c > > Any ideas as to why or what I should investigate or do to fix that, assuming it's indicative of a problem? Hi Edward, Do you have mod_cgi or mod_cgid built and loaded in the httpd install you are testing against? These tests should get skipped if not, which is perfectly normal/expected. Regards, Joe