https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16686
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #33 from Kyle M Hall <[email protected]> --- Items.t fails if SearchEngine is set to Elastic: prove t/db_dependent/Koha/Items.t t/db_dependent/Koha/Items.t .. 1/5 problem with :564 : :1: parser error : Start tag expected, '<' not found tAw ^ tAw at /home/vagrant/kohaclone/C4/Biblio.pm line 1339. # Looks like you planned 3 tests but ran 1. Can't call method "field" on an undefined value at /home/vagrant/kohaclone/Koha/ElasticSearch/Indexer.pm line 180. # Looks like your test exited with 255 just after 4. t/db_dependent/Koha/Items.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/5 subtests Test Summary Report ------------------- t/db_dependent/Koha/Items.t (Wstat: 65280 Tests: 4 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 5 tests but ran 4. Files=1, Tests=4, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.30 cusr 0.13 csys = 1.45 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
