[Koha-bugs] [Bug 19705] DecreaseLoanHighHolds.t is still failing randomly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 11 17:17:01 CEST 2020


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

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |victor at tuxayo.net

--- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
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)

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


More information about the Koha-bugs mailing list