https://bugzilla.redhat.com/show_bug.cgi?id=1409842
Bug ID: 1409842 Summary: perl-String-Diff-0.07-3.fc26 FTBFS: tests fail with YAML 1.21 Product: Fedora Version: rawhide Component: perl-String-Diff Assignee: jpazdzi...@redhat.com Reporter: ppi...@redhat.com QA Contact: extras...@fedoraproject.org CC: iarn...@gmail.com, jpazdzi...@redhat.com, perl-devel@lists.fedoraproject.org External Bug ID: Github yappo/p5-String-Diff/issues/6 perl-String-Diff-0.07-3.fc26 fails to build in F26 because tests fail: t/01_export.t ........... ok # Failed test at t/02_diff_fully-pp.t line 16. # Structures begin differing at: # $got->[1] = undef # $expected->[1] = ARRAY(0x1f0bee0) # Looks like you failed 1 test of 13. t/02_diff_fully-pp.t .... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/13 subtests # Failed test at t/02_diff_fully.t line 15. # Structures begin differing at: # $got->[1] = undef # $expected->[1] = ARRAY(0x2630018) # Looks like you failed 1 test of 13. t/02_diff_fully.t ....... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/13 subtests This is caused by upgrading perl-YAML from 1.20-1.fc26 to 1.21-1.fc26 and Debian provided a patch in its bug tracker. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org