https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26170 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed CC| |jonathan.druart+koha@gmail. | |com --- Comment #49 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Introduced a failing test, please fix ASAP. t/db_dependent/Koha/Patrons/Import.t .. 2/178 # Failed test 'No warning raised by import_patrons' # at t/db_dependent/Koha/Patrons/Import.t line 174. # found warning: Argument "" isn't numeric in numeric eq (==) at /usr/share/perl5/DBIx/Class/Row.pm line 1017, <$handle_3a> line 2. # found warning: Argument "" isn't numeric in numeric eq (==) at /usr/share/perl5/DBIx/Class/Row.pm line 1017, <$handle_3a> line 2. # didn't expect to find a warning # Failed test 'No warning raised by import_patrons' # at t/db_dependent/Koha/Patrons/Import.t line 202. # found warning: Argument "" isn't numeric in numeric eq (==) at /usr/share/perl5/DBIx/Class/Row.pm line 1017, <$handle_3c> line 2. # found warning: Argument "" isn't numeric in numeric eq (==) at /usr/share/perl5/DBIx/Class/Row.pm line 1017, <$handle_3c> line 2. -- You are receiving this mail because: You are watching all bug changes.