https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17615 --- Comment #24 from Alex Arnaud <alex.arnaud@biblibre.com> --- (In reply to Jonathan Druart from comment #23)
Alex, 1 test fail for me:
t/db_dependent/Auth_with_ldap.t .. 1/4 # Failed test 'Mapped attribute is BAR' # at t/db_dependent/Auth_with_ldap.t line 199. # got: undef # expected: 'BAR' # Looks like you failed 1 test of 9.
# Failed test 'auth_by_bind = 1 tests' # at t/db_dependent/Auth_with_ldap.t line 243. # Looks like you failed 1 test of 4.
# Failed test 'checkpw_ldap tests' # at t/db_dependent/Auth_with_ldap.t line 309. # Looks like you failed 1 test of 4.
Does it pass for you?
Yes it passes successfully. Weird you got this, all seems to be mocked as expected. -- You are receiving this mail because: You are watching all bug changes.