https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23770 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|BLOCKED |Failed QA --- Comment #15 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Depending on strict mode I have two results of the Object.t test: not ok 1 - Exception thrown correctly # Failed test 'Exception thrown correctly' # at t/db_dependent/Koha/Object.t line 411. # expecting: Koha::Exceptions::Object::BadValue # found: normal exit # Looks like you failed 1 test of 1. not ok 16 - Bad value tests # Failed test 'Exception thrown correctly' # at t/db_dependent/Koha/Object.t line 411. # expecting: Koha::Exceptions::Object::BadValue # found: DBIx::Class::Exception (DBIx::Class::Storage::DBI::_dbh_execute(): Incorrect datetime value: 'wrong_value' for column `koha_master`.`borrowers`.`lastseen` at row 1 at /usr/share/koha/Koha/Object.pm line 156 # ) # Looks like you failed 1 test of 1. -- You are receiving this mail because: You are watching all bug changes.