https://bugzilla.redhat.com/show_bug.cgi?id=1624360
Bug ID: 1624360 Summary: perl-Redis-1.991-7.fc29 FTBFS: Failed test 'pipeline with embedded error' Product: Fedora Version: 29 Component: perl-Redis Assignee: ddick@cpan.org Reporter: ppisar@redhat.com QA Contact: extras-qa@fedoraproject.org CC: ddick@cpan.org, perl-devel@lists.fedoraproject.org
perl-Redis-1.991-7.fc29 fails to build in F29 because a test files:
t/03-pubsub.t ............. ok # Failed test 'pipeline with embedded error' # at t/04-pipeline.t line 42. # Compared $data->[1][1] # got : 'ERR unknown command `OOPS`, with args beginning with: ' # expect : 'ERR unknown command 'OOPS'' # Looks like you failed 1 test of 11. t/04-pipeline.t ........... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/11 subtests
A difference between passing and failing build root is at https://apps.fedoraproject.org/koschei/build/5187887.
This is probably triggered by upgrading redis from 4.0.10 to 4.0.11.