https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38913 --- Comment #10 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #9)
Let's see if I can break the unit test in main...
I added a bunch of Chinese and some of the Polish from the test record, and I couldn't get the unit tests to break in main. I was about to give up... when I tried again, and I managed to get the following: kohadev-koha@kohadevbox:koha(main)$ prove t/db_dependent/Koha/SearchEngine/Elasticsearch.t t/db_dependent/Koha/SearchEngine/Elasticsearch.t .. 1/8 # Looks like you planned 70 tests but ran 55. # Failed test 'Koha::SearchEngine::Elasticsearch::marc_records_to_documents () tests' # at t/db_dependent/Koha/SearchEngine/Elasticsearch.t line 805. UTF-8 "\x99" does not map to Unicode at /usr/share/perl5/MARC/File/Encode.pm line 35. # Looks like your test exited with 11 just after 4. Hurray! -- You are receiving this mail because: You are watching all bug changes.