CC: | LEEJO [...] cpan.org |
Subject: | Tests fail (with recent CGI.pm?) |
My smoker systems show the following failure:
...
Output from './Build test':
CGI::param called in list context from /opt/perl-5.22.3-RC5/lib/site_perl/5.22.3/Data/FormValidator/Results.pm line 1074, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /opt/perl-5.22.3-RC5/lib/site_perl/5.22.3/CGI.pm line 412.
# Failed test '... image width'
# at t/image_filter.t line 44.
# got: '75'
# expected: '37'
# Failed test '... image height'
# at t/image_filter.t line 45.
# got: '100'
# expected: '50'
# Failed test '... image width'
# at t/image_filter.t line 71.
# got: '75'
# expected: '50'
# Failed test '... image height'
# at t/image_filter.t line 72.
# got: '100'
# expected: '66'
# Failed test '... image width'
# at t/image_filter.t line 97.
# got: '75'
# expected: '50'
# Failed test '... image height'
# at t/image_filter.t line 98.
# got: '100'
# expected: '66'
# Failed test '... image width'
# at t/image_filter.t line 123.
# got: '75'
# expected: '37'
# Failed test '... image height'
# at t/image_filter.t line 124.
# got: '100'
# expected: '50'
# Failed test '... image width'
# at t/image_filter.t line 235.
# got: '75'
# expected: '37'
# Failed test '... image height'
# at t/image_filter.t line 236.
# got: '100'
# expected: '50'
# Looks like you failed 10 tests of 30.
t/image_filter.t ..
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/30 subtests
...
Statistical analysis <http://analysis.cpantesters.org/solved?distv=Data-FormValidator-Filters-Image-0.40#mod%3ACGI> shows that there are no pass reports with CGI 4.09 and later. Last pass reports were sent with CGI 4.04.