Subject: | Test failures with Perl 5.26 |
Date: | Fri, 18 Aug 2017 23:48:39 +0200 |
To: | bug-Test-Trap [...] rt.cpan.org |
From: | Marius Bakke <mbakke [...] fastmail.com> |
Hi,
After updating to Perl 5.26.0, I'm getting three test failures in
t/10-tester.t:
# Failed test '->did_die, TODO'
# at t/10-tester.t line 264.
# got: '0'
# expected: '1'
# Failed test 'type = todo'
# at t/10-tester.t line 272.
# got: ''
# expected: 'todo'
# Failed test 'reason'
# at t/10-tester.t line 273.
# got: ''
# expected: 'Testing TODOs'
# Looks like you failed 3 tests of 125.
t/10-tester.t .....................
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/125 subtests
Any idea what's going on here? Thanks!
Message body not shown because it is not plain text.