[Koha-bugs] [Bug 25824] New: DecreaseLoanHighHolds.t is still failing randomly 2

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 19 19:05:02 CEST 2020


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

            Bug ID: 25824
           Summary: DecreaseLoanHighHolds.t is still failing randomly 2
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: victor at tuxayo.net
        QA Contact: testopia at bugs.koha-community.org

After 188 local run I could reproduce on 19.05.x the failure that happening on
this build:
https://jenkins.koha-community.org/view/19.05/job/Koha_19.05_D9/229/consoleText

t/db_dependent/DecreaseLoanHighHolds.t .. 2/17 
#   Failed test 'Static mode should exceed threshold'
#   at t/db_dependent/DecreaseLoanHighHolds.t line 131.
#          got: '0'
#     expected: '1'

#   Failed test 'Should have duration of 1'
#   at t/db_dependent/DecreaseLoanHighHolds.t line 133.
#          got: '0'
#     expected: '1'

#   Failed test 'due_date should be a DateTime object'
#   at t/db_dependent/DecreaseLoanHighHolds.t line 134.
#          got: ''
#     expected: 'DateTime'
Can't call method "hour" on an undefined value at
t/db_dependent/DecreaseLoanHighHolds.t line 137.
# Looks like your test exited with 11 just after 5.
t/db_dependent/DecreaseLoanHighHolds.t .. Dubious, test returned 11 (wstat
2816, 0xb00)

It was like 30 min, so not so hard to reproduce (assuming it wasn't huge luck)

Happens also in Ubuntu 18.04 for 19.05.x branch. (if that can help)
https://jenkins.koha-community.org/job/Koha_19.05_U18/236/consoleText

It's the second time a few days. It's good that it's not a rare issue.

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


More information about the Koha-bugs mailing list