http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9209 --- Comment #8 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to comment #6)
(In reply to comment #5)
(In reply to comment #4)
Are all tests supposed to pass with success ? I get 11 test fails.
Please check you have the latest DBD::Mock via CPAN as 1.43 had issues. There should be three tests failing, addressed by 9211
Which issues have you seen ? DBD::Mock was used until now without any problem, unless i'm wrong.
You are not wrong, the problem is related to DBD::Mock::Session and fetchrow_hashref together I guess. https://rt.cpan.org/Public/Bug/Display.html?id=71438 Please check which version of DBD::Mock are you using. If it is 1.43, then maybe that's the problem. -- You are receiving this mail because: You are watching all bug changes.