https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41044 --- Comment #1 from Lari Taskula <lari.taskula@hypernova.fi> --- Created attachment 188064 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188064&action=edit Bug 41044: Add a failing test To test: 1. prove t/db_dependent/Koha/Item.t 2. Observe failing test Subtest: test empty string warning 1..1 not ok 1 - No warnings were produced Failed test 'No warnings were produced' at t/db_dependent/Koha/Item.t line 3656. found warning: Argument "" isn't numeric in addition (+) at /usr/local/lib/x86_64-linux-gnu/perl/5.34.0/DateTime/Duration.pm line 70. didn't expect to find a warning Looks like you failed 1 test of 1. not ok 9 - test empty string warning Failed test 'test empty string warning' at t/db_dependent/Koha/Item.t line 3657. Looks like you failed 1 test of 9. -- You are receiving this mail because: You are watching all bug changes.