https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30035 --- Comment #11 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Hi, since two months this is causing a regression on t/db_dependent/Serials.t on only Ubuntu 16.04. I can reproduce locally. Since it's minor I might just revert it if we don't have a clue about this 😕 https://jenkins.koha-community.org/view/21.05/job/Koha_21.05_U16/198/console... root@kohadevbox:koha((5b38309...))$ prove t/db_dependent/Serials.t t/db_dependent/Serials.t .. 33/50 # Failed test at t/db_dependent/Serials.t line 468. # got: 'gen.' # expected: 'de gen.' # Looks like you failed 1 test of 6. # Failed test '_numeration' # at t/db_dependent/Serials.t line 473. # Looks like you failed 1 test of 50. t/db_dependent/Serials.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/50 subtests Test Summary Report ------------------- t/db_dependent/Serials.t (Wstat: 256 Tests: 50 Failed: 1) Failed test: 50 Non-zero exit status: 1 Files=1, Tests=50, 4 wallclock secs ( 0.05 usr 0.01 sys + 3.57 cusr 0.31 csys = 3.94 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes.