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

--- Comment #1 from Jonathan Druart <[email protected]> 
---
Created attachment 56716
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56716&action=edit
Bug 17476: Add a way to bypass dt_from_string processing time for slow servers

    Bug 17476: Add a way to bypass dt_from_string processing time for slow
servers

    We already change this value from 1 to 2 but apparently it's not enough
    So let's switch it back to on and add a flag (env var SLOW_SERVER) and skip
these tests
    if set

    Test plan:
      prove t/DateUtils.t
    and
      SLOW_SERVER=1 prove t/DateUtils.t

    should return green

-- 
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/

Reply via email to