Test Failures on CentOS 7.3

"David E. Wheeler" <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
Fellow mod_perlers,

Hey, just noticed that 2.0.10 is out. Nice! Unfortunately I’m getting test failures on CentOS 7.3:

Test Summary Report
-------------------
t/api/module.t                        (Wstat: 0 Tests: 14 Failed: 1)
  Failed test:  14
  Parse errors: Bad plan.  You planned 487 tests but ran 14.
t/api/server_const.t                  (Wstat: 0 Tests: 2 Failed: 1)
  Failed test:  2
  Parse errors: Bad plan.  You planned 6 tests but ran 2.


Trolling through the error log, I see these errors:

Use of uninitialized value $mmn_minor in numeric le (<=) at t/response/TestAPI/module.pm line 89.
Use of uninitialized value $version in quotemeta at t/response/TestAPI/server_const.pm line 41.

$mmn_minor is set from:

    my $mmn_minor = $cfg->{httpd_info}{MODULE_MAGIC_NUMBER_MINOR};

$version is set from:

    my $version = $cfg->{httpd_info}->{VERSION};


Is there some reason why httpd_info would not be properly set up?

Thanks,

David
smime.p7s (application/pkcs7-signature, 3.7 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.