https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16034
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #66 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #65) > Ee should have a test for that... it's gone wrong so many times now. We have it already: % prove t/db_dependent/db_structure.t t/db_dependent/db_structure.t .. 1/? # Failed test 'tables related to Borrower and Deletedborrower should not differ on overdrive_auth_token.is_nullable' # at t/db_dependent/db_structure.t line 53. # got: '1' # expected: undef # Failed test 'tables related to Borrower and Deletedborrower should not differ on overdrive_auth_token.data_type' # at t/db_dependent/db_structure.t line 53. # got: 'text' # expected: undef # Looks like you failed 2 tests of 423. t/db_dependent/db_structure.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/423 subtests Test Summary Report ------------------- t/db_dependent/db_structure.t (Wstat: 512 Tests: 423 Failed: 2) Failed tests: 164-165 Non-zero exit status: 2 Files=1, Tests=423, 2 wallclock secs ( 0.06 usr 0.01 sys + 0.84 cusr 0.40 csys = 1.31 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
