Subject: | Hash.t fails with perl >= 5.26.0 |
With perl 5.26.0 and 5.27.1 I see the following test failure:
# Failed test 'clear: Anzahl Buckets bleibt identisch'
# at t/bin/Prty/Hash.t line 308.
# got: '3'
# expected: '1'
# Failed test 'Attempt to access disallowed key 'a' in a restricted hash at /home/cpansand/.cpan/build/2017070821/Prty-1.115-7/blib/lib/Prty/Hash.pm line 424.
# '
# at t/bin/Prty/Hash.t line 517.
# Failed test 'buckets: Bucket-Anzahl'
# at t/bin/Prty/Hash.t line 481.
# got: '1'
# expected: '1024'
# Looks like you failed 3 tests of 86.
t/bin/Prty/Hash.t ...............................
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/86 subtests
(less 1 skipped subtest: 82 okay)