Subject: | Failed test 'syslog got right number of messages' |
On two freebsd smokers (12 + 13) with perl 5.29.10 I see the following test failure:
...
Redundant argument in sprintf at /usr/home/cpansand/.cpan/build/2019050509/Perlbal-Plugin-Syslogger-1.00-0/blib/lib/Perlbal/Plugin/Syslogger.pm line 158.
Redundant argument in sprintf at /usr/home/cpansand/.cpan/build/2019050509/Perlbal-Plugin-Syslogger-1.00-0/blib/lib/Perlbal/Plugin/Syslogger.pm line 158.
# Failed test 'syslog got right number of messages'
# at t/01-plugin.t line 65.
# got: '8'
# expected: '7'
# Looks like you planned 12 tests but ran 5.
# Looks like you failed 1 test of 5 run.
t/01-plugin.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 8/12 subtests
...
(The prerequisite Log::Syslog::DangaSocket does not build on most of my smoker boxes, so I have quite few reports available for this module)