https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18624 --- Comment #19 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Sorry, reverted - tests were failing. perl t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t not ok 9 - Exception thrown on invalid value in the marclist param # Failed test 'Exception thrown on invalid value in the marclist param' # at t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t line 53. # expecting: Koha::Exceptions::WrongParameter # found: Can't locate object method "throw" via package "Koha::Exceptions::WrongParameter" (perhaps you forgot to load "Koha::Exceptions::WrongParameter"?) at /home/vagrant/kohaclone/Koha/SearchEngine/Elasticsearch/QueryBuilder.pm line 432. 1..9 # Looks like you failed 1 test of 9. not ok 1 - build_authorities_query_compat() tests # Failed test 'build_authorities_query_compat() tests' # at t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t line 55. # Looks like you failed 1 test of 1. -- You are receiving this mail because: You are watching all bug changes.