https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21028
Bug ID: 21028
Summary: www/history.t is failing on jenkins for Ubuntu 18.04
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Test Suite
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected],
[email protected], [email protected],
[email protected]
t/db_dependent/www/history.t is failing with the following error on Ubuntu
18.04 (at least with the image from koha-testing-docker):
koha_1 | # Failed test 'Cyrillic characters with umlauts show correctly
on the history page.'
koha_1 | # at t/db_dependent/www/history.t line 68.
It is *not* an encoding issue, the problem is that history.txt is not found:
Could not read the history.txt file. Please make sure <docdir> is correctly
defined in koha-conf.xml.
>From koha-conf.xml:
<docdir>/usr/share/doc/koha-common</docdir>
Indeed this location does not contain history.txt:
root@95f30c756223:/kohadevbox/koha# ls /usr/share/doc/koha-common
changelog.Debian.gz copyright
I have no idea if it is a koha issue, a packaging issue, or a koha-testing
issue.
Does anyone has an idea?
https://jenkins.koha-community.org/job/Koha_18.05_U18/14/consoleFull
--
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/