http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12445 Yohann Dufour <yohann.dufour@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff --- Comment #8 from Yohann Dufour <yohann.dufour@biblibre.com> --- (In reply to Kyle M Hall from comment #6)
Suggestions.t passes on master. When I try with these patches applied I get this: perl t/db_dependent/Suggestions.t 1..89 ok 1 - use C4::Suggestions; ok 2 - use C4::Koha; DBD::mysql::db selectrow_array failed: MySQL server has gone away at /home/koha/kohaclone/C4/Context.pm line 563. DBD::mysql::db selectrow_array failed: MySQL server has gone away at /home/koha/kohaclone/C4/Context.pm line 563. # Looks like you planned 89 tests but ran 2. # Looks like your test exited with 255 just after 2.
Since this error is linked to the bug 12472, I change the status to Needs Signed Off -- You are receiving this mail because: You are watching all bug changes.