Subject: | Hash randomization (?) issue in tests |
Some of my smoker machines report the following failures:
# Failed test ' content is as expected'
# at t/02_unblessed_refs.t line 62.
# got: 'two 222 one 111'
# expected: 'one 111 two 222'
# Looks like you failed 1 test of 32.
t/02_unblessed_refs.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/32 subtests
This might be a hash randomization issue.