http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12048 Fridolin SOMERS <fridolyn.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolyn.somers@biblibre.co | |m --- Comment #9 from Fridolin SOMERS <fridolyn.somers@biblibre.com> --- After applying patch to 3.14.x, the unit test t/db_dependent/Bookseller.t fails : t/db_dependent/Bookseller.t .. 1/72 Use of uninitialized value $serialseq in string at /home/koha/src/C4/Serials.pm line 1537. Can't use an undefined value as a HASH reference at /home/koha/src/C4/Serials.pm line 739. # Looks like you planned 72 tests but ran 16. # Looks like your test exited with 255 just after 16. t/db_dependent/Bookseller.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 56/72 subtests Test Summary Report ------------------- t/db_dependent/Bookseller.t (Wstat: 65280 Tests: 16 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 72 tests but ran 16. Files=1, Tests=16, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.77 cusr 0.06 csys = 0.87 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes.