https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30596 Bug ID: 30596 Summary: api/v1/acquisitions_baskets.t is failing randomly Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Test Suite Assignee: jonathan.druart+koha@gmail.com Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org Because of date comparison 03:57:34 koha_1 | # Failed test 'exact match for JSON Pointer ""' 03:57:34 koha_1 | # at t/db_dependent/api/v1/acquisitions_baskets.t line 59. 03:57:34 koha_1 | # Structures begin differing at: 03:57:34 koha_1 | # $got->[1]{updated_on} = '2022-04-22T01:54:35+00:00' 03:57:34 koha_1 | # $expected->[1]{updated_on} = '2022-04-22T01:54:34+00:00' 03:57:34 koha_1 | # Looks like you failed 1 test of 3. 03:57:34 koha_1 | 03:57:34 koha_1 | # Failed test 'list_managers() tests' 03:57:34 koha_1 | # at t/db_dependent/api/v1/acquisitions_baskets.t line 63. 03:57:34 koha_1 | # Looks like you failed 1 test of 1. -- You are receiving this mail because: You are watching all bug changes.