https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #62 from David Nind <david@davidnind.com> --- Created attachment 111196 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111196&action=edit Bug 22690 - Output from tests after patch applied I had a go at testing this with koha-testing-docker on my average laptop (default KTD uses ES 6.x). After applying the patch the time reduced from about an hour to around 30 minutes for all the records to be merged and listed under the record (in the staff interface and OPAC). About 5 mins in I get this timeout message in the browser: Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request Reason: Error reading from remote server Apache/2.4.25 (Debian) Server at 127.0.0.1 Port 8081 Test results after patch applied: - prove -v t/db_dependent/Koha/Item.t - fail, took about 30 minutes to run - prove -v t/db_dependent/Items/MoveItemFromBiblio.t I haven't changed the status to failed QA. I'm not sure my testing has helped! -- You are receiving this mail because: You are watching all bug changes.