Subject: | Negative repeat count does nothing |
On newer debian-like systems (i.e. Ubuntu 16.04 and Debian/stretch) I see the following test failure:
...
# Failed test 'Giving a good answer'
# at /opt/perl-5.25.12/lib/site_perl/5.25.12/Test/Expect.pm line 86.
# got: 'ok
#
# Negative repeat count does nothing at /home/cpansand/.cpan/build/2017042318/Term-Menu-0.10-0/blib/lib/Term/Menu.pm line 74, <STDIN> line 1.'
# expected: 'ok'
# Looks like you failed 1 test of 10.
t/menu.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/10 subtests
...