https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41719
Chris Nighswonger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |41717 --- Comment #3 from Chris Nighswonger <[email protected]> --- (In reply to Owen Leonard from comment #2) > > prove t/db_dependent/Labels/t_Label.t > > t/db_dependent/Labels/t_Label.t .. 4/11 > # Failed test 'PDF with barcodes has content' > # at t/db_dependent/Labels/t_Label.t line 258. > # Looks like you failed 1 test of 7. > > # Failed test 'barcode() generates all supported barcode types' > # at t/db_dependent/Labels/t_Label.t line 259. > # Looks like you failed 1 test of 11. > > Is there a reason why this problem might be on my end? Hey Owen, Could you confirm your system's version of PDF::Reuse? perl -MPDF::Reuse -e 'print $PDF::Reuse::VERSION, "\n" Bug 41717 needs to be applied first (or you need to cpanm PDF::[email protected] in your test container). I apologize, but I should have made this bug depend on 41717. Doing that now. Thanks! Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41717 [Bug 41717] Update PDF::Reuse and PDF::Reuse::Barcode to the latest version -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
