http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6536
--- Comment #104 from M. de Rooy <[email protected]> --- Created attachment 31227 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31227&action=edit Bug 6536: QA Follow-up for fixing a unit test under Perl 5.18 The last test on the first series, fails randomly on Perl 5.18: not ok 12 - Third query makes no difference # Failed test 'Third query makes no difference' # at t/db_dependent/Breeding.t line 104. # got: '' # expected: '1' # Looks like you failed 1 test of 12. not ok 1 - _build_query This change makes tests pass. Please consider if this needs to be fixed (i.e. sort order matters) or the test needs to be rewritten. Signed-off-by: Marcel de Rooy <[email protected]> I agree with adding the sort. (The need for doing this in Perl 5.18 is another topic.) -- 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/
