https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36822
--- Comment #42 from Pedro Amorim <[email protected]> --- Created attachment 174926 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174926&action=edit Bug 36822: Improve datetime comparison in tests This removes the seconds part of the datetime comparison because when running tests this may mismatch causing tests to become flaky. The previous patch 'Fix now time in tests' was not enough to prevent this. prove t/db_dependent/Auth_with_ldap.t prove t/db_dependent/Auth_with_shibboleth.t -- 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/
