http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12555
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |[email protected] --- Comment #3 from Katrin Fischer <[email protected]> --- It worked nicely in my tests, but makes one of the tests fail in my database: $ perl t/db_dependent/Acquisition/CancelReceipt.t 1..2 not ok 1 - Create items on receiving: 0 item exist after cancelling a receipt # Failed test 'Create items on receiving: 0 item exist after cancelling a receipt' # at t/db_dependent/Acquisition/CancelReceipt.t line 70. # got: '1' # expected: '0' DBD::mysql::st execute failed: Duplicate entry '4126' for key 'PRIMARY' at /home/katrin/kohaclone/C4/Acquisition.pm line 1317. DBD::mysql::st execute failed: Duplicate entry '4126' for key 'PRIMARY' at /home/katrin/kohaclone/C4/Acquisition.pm line 1317. # Looks like you planned 2 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. -- 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/
