# New Ticket Created by  Aleks-Daniel Jakimenko-Aleksejev 
# Please include the string:  [perl #132083]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=132083 >


Two tests in Data::MessagePack started to fail:

Test Summary Report
-------------------
t/202-unpack-int.t             (Wstat: 256 Tests: 40 Failed: 1)
  Failed test:  35
  Non-zero exit status: 1
t/302-stream-unpack-int.t      (Wstat: 256 Tests: 23 Failed: 1)
  Failed test:  21
  Non-zero exit status: 1

MessagePack::Class depends on Data::MessagePack and therefore is not 
installable also.

Committable output for 202-unpack-int.t on 2017.08 and HEAD: 
https://gist.github.com/50eab41e808e812c7d555f45272dc2a5

Bisectable points at 
https://github.com/rakudo/rakudo/commit/9b42484a5d0ca6b5d340620cc5d8dd88e2eb331f

Module repo: https://github.com/pierre-vigier/Perl6-Data-MessagePack


It could very well be that it is not a regression, but that the module was 
relying on buggy behavior. I think having a ticket is reasonable until we get a 
better answer. Any info is welcome.

Reply via email to