https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42156 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Status|Needs Signoff |Failed QA --- Comment #5 from David Nind <david@davidnind.com> --- Everything works as per the test plan. However, running qa or the tests, there are test failures: prove t/db_dependent/Matcher.t t/db_dependent/Matcher.t .. 1/5 # Failed test 'no warnings' # at /usr/share/perl/5.36/Test/Builder.pm line 193. # There were 1 warning(s) # Previous test 0 '' # One or more ElasticSearch errors occurred when indexing documents at /kohadevbox/koha/Koha/SearchEngine/Elasticsearch/Indexer.pm line 144. # at /kohadevbox/koha/Koha/SearchEngine/Elasticsearch/Indexer.pm line 136. # Koha::SearchEngine::Elasticsearch::Indexer::try {...} () called at /usr/share/perl5/Try/Tiny.pm line 102 # eval {...} called at /usr/share/perl5/Try/Tiny.pm line 93 # Try::Tiny::try(CODE(0x55f506e99680), Try::Tiny::Catch=REF(0x55f506e93c10)) called at /kohadevbox/koha/Koha/SearchEngine/Elasticsearch/Indexer.pm line 144 # Koha::SearchEngine::Elasticsearch::Indexer::update_index(Koha::SearchEngine::Elasticsearch::Indexer=HASH(0x55f50711afd0), ARRAY(0x55f5071367a0), ARRAY(0x55f507136758)) called at /kohadevbox/koha/Koha/SearchEngine/Elasticsearch/Indexer.pm line 329 # Koha::SearchEngine::Elasticsearch::Indexer::index_records(Koha::SearchEngine::Elasticsearch::Indexer=HASH(0x55f50711afd0), 1708, "specialUpdate", "authorityserver", MARC::Record=HASH(0x55f506e000c0)) called at /kohadevbox/koha/C4/AuthoritiesMarc.pm line 714 # C4::AuthoritiesMarc::AddAuthority(MARC::Record=HASH(0x55f506e000c0), undef, "Xe1HMgDtE") called at t/db_dependent/Matcher.t line 380 # main::__ANON__() called at /usr/share/perl/5.36/Test/Builder.pm line 374 # eval {...} called at /usr/share/perl/5.36/Test/Builder.pm line 374 # Test::Builder::subtest(Test::Builder=HASH(0x55f4fbca10e0), "get_matches bad record test", CODE(0x55f4fba336b0)) called at /usr/share/perl/5.36/Test/More.pm line 809 # Test::More::subtest("get_matches bad record test", CODE(0x55f4fba336b0)) called at t/db_dependent/Matcher.t line 414 # # Looks like you failed 1 test of 5. t/db_dependent/Matcher.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/5 subtests Test Summary Report ------------------- t/db_dependent/Matcher.t (Wstat: 256 (exited 1) Tests: 5 Failed: 1) Failed test: 5 Non-zero exit status: 1 Files=1, Tests=5, 1 wallclock secs ( 0.01 usr 0.00 sys + 1.06 cusr 0.20 csys = 1.27 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes.