Subject: | Failed test 'pair bias works' |
With perl 5.18.4 I see the following failure:
# Failed test 'pair bias works'
# at t/09population.t line 216.
# got: '-10'
# expected: '-4'
# Failed test 'pair bias works'
# at t/09population.t line 217.
# got: '-4'
# expected: '-2'
# Looks like you failed 2 tests of 116.
t/09population.t .......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/116 subtests
Additionally, there's a problem with recent versions of Perl6::Export::Attrs. See https://rt.cpan.org/Ticket/Display.html?id=107627