[Koha-bugs] [Bug 21028] New: www/history.t is failing on jenkins for Ubuntu 18.04

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 2 17:17:15 CEST 2018


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: chris at bigballofwax.co.nz
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org
                CC: martin.renvoize at ptfs-europe.com,
                    mirko at abunchofthings.net, nick at bywatersolutions.com,
                    tomascohen at gmail.com

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 at 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.


More information about the Koha-bugs mailing list