https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25722 Bug ID: 25722 Summary: ActionLogs.t is failing randomly Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Blocks: 25551 I think it's the first time we see this one. It is very weird as logaction is super simple. Master_D10 #265 18:29:18 koha_1 | # Failed test 'search() return right number of action logs' 18:29:18 koha_1 | # at t/db_dependent/Koha/ActionLogs.t line 72. 18:29:18 koha_1 | # got: '2' 18:29:18 koha_1 | # expected: '1' 18:29:18 koha_1 | # Looks like you failed 1 test of 1. 18:29:18 koha_1 | 18:29:18 koha_1 | # Failed test 'search() tests' 18:29:18 koha_1 | # at t/db_dependent/Koha/ActionLogs.t line 75. 18:29:18 koha_1 | # Looks like you failed 1 test of 3. 18:29:18 koha_1 | [16:29:18] t/db_dependent/Koha/ActionLogs.t I don't manage to make it fail locally. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25551 [Bug 25551] [OMNIBUS] Some tests are failing randomly -- You are receiving this mail because: You are watching all bug changes.