Subject: | Hash randomization (?) issue |
This looks like a problem with hash randomization re-added to perl 5.18 and later:
# Failed test at t/200.new_wave.t line 93.
# got: 'var b = 3;var a = "foo";'
# expected: 'var a = "foo";var b = 3;'
# Looks like you failed 1 test of 11.
t/200.new_wave.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/11 subtests