https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14293
--- Comment #52 from Thibaud Guillot <[email protected]> --- (In reply to Marcel de Rooy from comment #50) > FAIL > FAIL git manipulation > The file has been added and deleted in the same patchset > > OK C4/Circulation.pm > > WARN C4/Overdues.pm > WARN tidiness > The file is less tidy than before (bad/messy lines before: > 122, now: 125) > > WARN t/db_dependent/Circulation/maxsuspensiondays.t > WARN tidiness > The file is less tidy than before (bad/messy lines before: > 52, now: 77) > > > Processing additional checks > > * Signed-off-by line ' Signed-off-by: Arthur Suzuki > <[email protected]>' seems invalid > * Signed-off-by line ' Signed-off-by: Mark Tompsett > <[email protected]>' seems invalid > * Signed-off-by line ' Signed-off-by: Mark Tompsett > <[email protected]>' seems invalid > > Running tests (1) > * Proving > /usr/share/koha/t/db_dependent/Circulation/maxsuspensiondays.t KO! > DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st > execute failed: Incorrect datetime value: 'SCALAR(0x5595a6847398)' for > column `koha_myclone`.`borrowers`.`updated_on` at row 1 at > /usr/share/koha/Koha/Object.pm line 170 > Invalid value passed, borrowers.updated_on=SCALAR(0x5595a6847398) expected > type is datetime # Looks like your test exited with 11 before it could > output anything. > /usr/share/koha/t/db_dependent/Circulation/maxsuspensiondays.t .. > Dubious, test returned 11 (wstat 2816, 0xb00) > Failed 4/4 subtests Thanks for your feedback, I've rebased it and hope it's ok now for the order and bad commit messages. For the tests I don't understand because it was and still is okay on my instance. -- 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/
