Subject: | bool tests fail |
Seen on some of my smokers:
...
# Failed test 'bool true'
# at t/020-unpack.t line 192.
# Structures begin differing at:
# $got = DR::Msgpuck::True# $expected = '1'
# Failed test 'bool false'
# at t/020-unpack.t line 192.
# Structures begin differing at:
# $got = DR::Msgpuck::False# $expected = '0'
# Looks like you failed 2 tests of 34.
t/020-unpack.t ........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/34 subtests
...