Subject: | 'CV grew by expected amount for HASH' may fail |
On an Ubuntu 18.04 system with perl 5.28.1 the test suite may fail (but it may also pass with the same configuration):
...
# Failed test 'CV grew by expected amount for HASH'
# at t/globs.t line 157.
# got: '26822'
# expected: '26830'
# Looks like you failed 1 test of 44.
t/globs.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/44 subtests
...