https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32707 --- Comment #32 from Janusz Kaczmarek <januszop@gmail.com> --- (In reply to Victor Grousset/tuxayo from comment #26)
Regardless of me retesting, there are other issues:
Tests don't pass:
t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t ............... 1/7 # Failed test 'no truncation for non non test fields (date) - OK' # at t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t line 171. # got: '1' # expected: '0'
# Failed test 'no truncation for non non test fields (date) - OK' # at t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t line 183. # got: '1' # expected: '0' # Looks like you failed 2 tests of 9. t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t ............... 4/7
Updated version provided. Unfortunately, after modifying the patch in October, I didn't update the tests. I'm sorry for this. -- You are receiving this mail because: You are watching all bug changes.