[Koha-bugs] [Bug 18411] t/db_dependent/www/search_utf8.t fails on 16.11.x

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jun 10 01:28:24 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18411

--- Comment #9 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 64169
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64169&action=edit
Bug 18411: Fix one test.

TEST PLAN
---------
export KOHA_INTRANET_URL=...
prove -v t/db_dependent/www/search_utf8.t

something like seen before failure:
t/db_dependent/www/search_utf8.t .. 9/66 Error GETing
http://koha_16_11:8080/cgi-bin/koha/tools/background-job-progress.pl?jobID=741d649f9d4472fe75f30761ba2488c0:
Bad Request at t/db_dependent/www/search_utf8.t line 170.

apply this patch
prove -v t/db_dependent/www/search_utf8.t

Now it is the marc staging that is failing.
And that is failing in master for me.
So, I don't think it is the test that is a problem at this point,
but the actual staged marc records process.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list