https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12063
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #47 from Marcel de Rooy <[email protected]> --- Still something wrong? 1..11 ok 1 - use C4::Reserves; Violation of unique constraint in Letter at /usr/share/koha/masterclone/t/lib/TestBuilder.pm line 202. ok 2 - Waiting date should be set to today ok 3 - Expiration date should be set to today + 6 ok 4 - Reserve status is now "waiting" ok 5 - Priority should be 0 ok 6 - Item number should be set correctly not ok 7 - 2nd reserve - Reserve status is now "To transfer" # Failed test '2nd reserve - Reserve status is now "To transfer"' # at t/db_dependent/Holds/WaitingReserves.t line 175. # got: 'W' # expected: 'T' ok 8 - 2nd reserve - Priority should be 0 ok 9 - 2nd reserve - Item number should be set correctly ok 10 - Expiration date should be set to today + 7 ok 11 - Requested expiration date should be kept # Looks like you failed 1 test of 11. -- 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/
