Bug 36429 - t/db_dependent/Cache.t fails on D11
Summary: t/db_dependent/Cache.t fails on D11
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Chris Cormack
QA Contact: Testopia
URL:
Keywords: RM_priority
Depends on:
Blocks:
 
Reported: 2024-03-26 12:58 UTC by Katrin Fischer
Modified: 2024-03-26 12:58 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2024-03-26 12:58:55 UTC
Doesn't fail for me when run locally, but fails on D11:

koha_1       | #   Failed test 'Data retrieved from cache'
koha_1       | #   at t/db_dependent/Cache.t line 106.
koha_1       | #          got: '2'
koha_1       | #     expected: '1'
koha_1       | 
koha_1       | #   Failed test 'Constructor called again when timeout reached'
koha_1       | #   at t/db_dependent/Cache.t line 109.
koha_1       | #          got: '3'
koha_1       | #     expected: '2'
koha_1       | 
koha_1       | #   Failed test 'Constructor not called after storing value'
koha_1       | #   at t/db_dependent/Cache.t line 112.
koha_1       | #          got: '3'
koha_1       | #     expected: '2'
koha_1       | # Looks like you failed 3 tests of 44.
koha_1       | [11:15:19] t/db_dependent/Cache.t ...................................................... 
koha_1       | Dubious, test returned 3 (wstat 768, 0x300)
koha_1       | Failed 3/44 subtests