https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26042
--- Comment #1 from Jonathan Druart <[email protected]> --- Note that Patrons.t is also failing # Failed test 'Return first guarantor alphabetically' # at t/db_dependent/Koha/Patrons.t line 233. # got: '2000000361' # expected: '2000000365' # Failed test 'Return second guarantor alphabetically' # at t/db_dependent/Koha/Patrons.t line 234. # got: '2000000362' # expected: '2000000364' # Failed test 'Return third guarantor alphabetically' # at t/db_dependent/Koha/Patrons.t line 235. # got: '2000000365' # expected: '2000000363' # Failed test 'Return fourth guarantor alphabetically' # at t/db_dependent/Koha/Patrons.t line 236. # got: '2000000364' # expected: '2000000362' # Failed test 'Return fifth guarantor alphabetically' # at t/db_dependent/Koha/Patrons.t line 237. # got: '2000000363' # expected: '2000000361' # Looks like you failed 5 tests of 13. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
