Subject: | Possible hash randomization problems in test suite (0.47) |
The following failure in t/06-messages.t indicates a hash randomization problem:
# Failed test 'error media_type'
# at t/06-messages.t line 178.
# got: 'media_type 'ct' : 'json', 'html''
# expected: 'media_type 'ct' : 'html', 'json''
# Looks like you failed 1 test of 37.
# Failed test 'check custom messages'
# at t/06-messages.t line 226.
# Looks like you failed 1 test of 2.
t/06-messages.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests