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@bigballofwax.co.nz Reporter: frederic@tamil.fr QA Contact: gmcharlt@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.