http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1861
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #8 from Katrin Fischer <[email protected]> --- Hm, I think we need to take another look at this, it seems to make the tests fail: Test Summary Report ------------------- t/db_dependent/Holds.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 32 tests but ran 1. Files=1, Tests=1, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.38 cusr 0.08 csys = 1.49 CPU) Result: FAIL t/db_dependent/HoldsQueue.t .. 3/21 DBD::mysql::st execute failed: Duplicate entry 'firstname.surname' for key 'userid' at /home/katrin/kohaclone/C4/SQLHelper.pm line 184. DBD::mysql::st execute failed: Duplicate entry 'firstname.surname' for key 'userid' at /home/katrin/kohaclone/C4/SQLHelper.pm line 184. DBD::mysql::st execute failed: Column 'borrowernumber' cannot be null at t/db_dependent/HoldsQueue.t line 279. DBD::mysql::st execute failed: Column 'borrowernumber' cannot be null at t/db_dependent/HoldsQueue.t line 279. # Looks like you planned 21 tests but ran 17. # Looks like your test exited with 255 just after 17. -- 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/
