https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18434 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #14 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 2 Tests fail for me: t/db_dependent/Koha_Elasticsearch_Indexer.t .. 1/6 # Failed test 'First mapped author should be 100a' # at t/db_dependent/Koha_Elasticsearch_Indexer.t line 120. # got: 'ARRAY(0x67369d8)' # expected: 'Author' # Failed test 'Second mapped author should be 110a' # at t/db_dependent/Koha_Elasticsearch_Indexer.t line 121. # got: 'ARRAY(0x66f79c0)' # expected: 'Corp Author' # Looks like you failed 2 tests of 2. # Failed test '_convert_marc_to_json() tests' # at t/db_dependent/Koha_Elasticsearch_Indexer.t line 124. # Looks like you failed 1 test of 6. -- You are receiving this mail because: You are watching all bug changes.