[Koha-bugs] [Bug 19775] Search/History.t is failing randomly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 7 17:42:19 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19775

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 69618
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69618&action=edit
Bug 19775: Try & prevent Search/History.t to fail randomly

#   Failed test 'There are still 8 searches after calling delete with an
interval = 6 days'
 #   at t/db_dependent/Search/History.t line 185.
 #          got: '6'
 #     expected: '8'

 #   Failed test 'There are still 2 searches after calling delete with an
interval = 2 days'
 #   at t/db_dependent/Search/History.t line 191.
 #          got: '0'
 #     expected: '2'
 # Looks like you failed 2 tests of 27.
[15:04:12] t/db_dependent/Search/History.t

It looks like it does not longer fail with this change (date comparaison
wrongly rounded to second in mysql?)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list