https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18411 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj@kohaaloha.com --- Comment #1 from Mason James <mtj@kohaaloha.com> --- (In reply to Katrin Fischer from comment #0)
https://jenkins.koha-community.org/job/Koha_16.11.x_D8/lastCompletedBuild/ testReport/(root)/t_db_dependent_www_search_utf8_t/ Number_of_runned_tests_does_not_match_plan___668_/
perl t/db_dependent/www/history.t 1..2 ok 1 - Latin characters with umlauts show correctly on the history page. ok 2 - Cyrillic characters with umlauts show correctly on the history page. kohadev-koha@kohadevbox:/home/vagrant/kohaclone$ perl t/db_dependent/www/search_utf8.t 1..66 ok 1 - connect to intranet ok 2 - login to staff client ok 3 - load main page ok 4 - open tools module Link not found at t/db_dependent/www/search_utf8.t line 127. # Looks like your test exited with 255 just after 4.
Hi, this also fails for me on master/7c8610c too mason@xen1:~/g/master$ sudo koha-shell -c 'prove ./t/db_dependent/www/search_utf8.t' mast3 ./t/db_dependent/www/search_utf8.t .. You tried to plan twice at ./t/db_dependent/www/search_utf8.t line 65. # Looks like your test exited with 255 before it could output anything. ./t/db_dependent/www/search_utf8.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 66/66 subtests Test Summary Report ------------------- ./t/db_dependent/www/search_utf8.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 66 tests but ran 0. Files=1, Tests=0, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.79 cusr 0.25 csys = 2.08 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes.