https://bugzilla.redhat.com/show_bug.cgi?id=1419841 Bug ID: 1419841 Summary: perl-Compress-Raw-Zlib-2.071-1.fc26 FTBFS: deflateParams() tests in t/02zlib.t fail with zlib ≥ 1.2.9 Product: Fedora Version: rawhide Component: perl-Compress-Raw-Zlib Assignee: jplesnik@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: jplesnik@xxxxxxxxxx, paul@xxxxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx External Bug ID: CPAN 119762 perl-Compress-Raw-Zlib-2.071-1.fc26 fails to build in F26 because tests fail: t/01version.t ...... ok # Failed test (t/02zlib.t at line 557) # got: -5 # expected: 0 # Failed test (t/02zlib.t at line 568) # got: -5 # expected: 0 # Failed test (t/02zlib.t at line 579) # got: -5 # expected: 0 # Failed test (t/02zlib.t at line 598) # got: -3 # expected: 1 [...] # Looks like you failed 5 tests of 318. t/02zlib.t ......... Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/318 subtests This is caused by upgrading zlib from 1.2.8 to 1.2.9. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx