https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24147 Bug ID: 24147 Summary: Objects.t is failing randomly Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: minor 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 Not confirmed yet, bug on the newly created job Koha_Master_D9_MDB_Latest, there is the following failure (run 2): koha_1 | # Failed test 'Koha::Objects->search_related should work as expected' koha_1 | # at t/db_dependent/Koha/Objects.t line 145. koha_1 | # got: 'dxdYyUDoA' koha_1 | # expected: 'hJnosHQGlA' koha_1 | koha_1 | # Failed test 'Koha::Objects->search_related should work as expected' koha_1 | # at t/db_dependent/Koha/Objects.t line 146. koha_1 | # got: 'hJnosHQGlA' koha_1 | # expected: 'dxdYyUDoA' koha_1 | koha_1 | # Failed test 'Koha::Objects->search_related should work as expected' koha_1 | # at t/db_dependent/Koha/Objects.t line 151. koha_1 | # got: 'dxdYyUDoA' koha_1 | # expected: 'hJnosHQGlA' koha_1 | koha_1 | # Failed test 'Koha::Objects->search_related should work as expected' koha_1 | # at t/db_dependent/Koha/Objects.t line 152. koha_1 | # got: 'hJnosHQGlA' koha_1 | # expected: 'dxdYyUDoA' koha_1 | # Looks like you failed 4 tests of 8. koha_1 | koha_1 | # Failed test 'search_related' koha_1 | # at t/db_dependent/Koha/Objects.t line 153. koha_1 | # Looks like you failed 1 test of 17. koha_1 | [19:23:01] t/db_dependent/Koha/Objects.t I do not recreate it locally, even after several restart of the db container. -- You are receiving this mail because: You are watching all bug changes.