Subject: | t/Multipath.t fails for perl < 5.26 |
With perl 5.24.x and older:
...
# Failed test 'Finds paths to destination vertices'
# at t/Multipath.t line 151.
# got: '2/8'
# expected: '2'
# Failed test 'Finds one path to destination vertices'
# at t/Multipath.t line 160.
# got: '1/8'
# expected: '1'
# Looks like you failed 2 tests of 53.
t/Multipath.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/53 subtests
...