[Koha-bugs] [Bug 36277] t/db_dependent/api/v1/transfer_limits.t is failing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 18 16:41:08 CET 2024


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

--- Comment #25 from Jonathan Druart <jonathan.druart at gmail.com> ---
The error now starts with "Premature connection close" instead of "Inactivity
timeout"

koha_1       |     # Premature connection close
koha_1       | 
koha_1       |     #   Failed test 'POST
//jJk8CE_fqJgQlLwZpiokcDRYn3YvprTEr5hQLvRFIQjcQDdyCMiW__Dx5yc:thePassword123@/api/v1/transfer_limits/batch'
koha_1       |     #   at t/db_dependent/api/v1/transfer_limits.t line 210.
koha_1       | 
koha_1       |     #   Failed test 'SWAGGER3.2.1'
koha_1       |     #   at t/db_dependent/api/v1/transfer_limits.t line 210.
koha_1       |     #          got: undef
koha_1       |     #     expected: '201'
koha_1       |     # Looks like you failed 2 tests of 26.
koha_1       | 
koha_1       | #   Failed test 'batch_add() and batch_delete() tests'
koha_1       | #   at t/db_dependent/api/v1/transfer_limits.t line 269.
koha_1       | # Looks like you failed 1 test of 4.
koha_1       | [11:07:21] t/db_dependent/api/v1/transfer_limits.t .



A successful run on Jenkins (Koha_Master#2813 Docker_15) is slow
koha_1       | [10:56:23] t/db_dependent/api/v1/transfer_limits.t
..................................... ok    41681 ms ( 0.01 usr  0.00 sys +
30.81 cusr  1.84 csys = 32.66 CPU)

It takes ~10sec on my laptop and I compared with other tests, they are faster
on Docker_15.

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


More information about the Koha-bugs mailing list