[Koha-bugs] [Bug 15445] New: DateUtils.t fails on Jenkins due to server sluggishness

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 30 16:24:43 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15445

            Bug ID: 15445
           Summary: DateUtils.t fails on Jenkins due to server
                    sluggishness
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: frederic at tamil.fr
        QA Contact: gmcharlt at gmail.com

On Jenkins server two t/DateUtils.t test are failing with this message:

Failed test 'Create DateTime with dt_from_string() for 2100-01-01 with TZ in
less than 1s'
at t/DateUtils.t line 82.
  '1.00921106338501'
      <
  '1'

It means that the server is abnormally slow to perform a task done in less than
1s elsewhere. The test would stay valid by giving just a bit more time to
Jenkins server.

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


More information about the Koha-bugs mailing list