[Koha-bugs] [Bug 17476] Failed test 'Create DateTime with dt_from_string() for 2100-01-01 with TZ in less than 2s'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Nov 6 11:50:13 CET 2016


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56719|0                           |1
        is obsolete|                            |

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 57232
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57232&action=edit
[PASSED QA] 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

Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>

Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>

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


More information about the Koha-bugs mailing list