https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22446 --- Comment #8 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Today, Feb 29th 2024 t/db_dependent/Koha/Patron/Categories.t .. 1/10 # Failed test 'With enrolmentperiod defined and no parameter, ->get_expiry_date should return today + enrolmentperiod' # at t/db_dependent/Koha/Patron/Categories.t line 88. # got: '-1' # expected: '0' # Looks like you failed 1 test of 7. # Failed test 'get_expiry_date' # at t/db_dependent/Koha/Patron/Categories.t line 103. t/db_dependent/Koha/Patrons/Import.t .. 176/178 # Failed test 'Expiration date is correct with update_dateexpiry = true no dateexpiry in file and update_dateexpiryfromtoday false (i.e. use passed dateenrolled) ' # at t/db_dependent/Koha/Patrons/Import.t line 1202. # got: '2025-08-28' # expected: '2025-08-29' # Looks like you failed 1 test of 3. # Failed test 'test update_dateexpiry when no dateexpiry in file' # at t/db_dependent/Koha/Patrons/Import.t line 1234. -- You are receiving this mail because: You are watching all bug changes.