Skip Menu |

This queue is for tickets about the DR-Msgpuck CPAN distribution.

Report information
The Basics
Id: 131796
Status: new
Priority: 0/
Queue: DR-Msgpuck

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.04
Fixed in: (no value)



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 ...