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
Looks like it hasn't fail recently. Closing for now.