Bug 34602

Summary: Failing tests during package build
Product: Koha Reporter: Jaroslav Skrivan <koha>
Component: Test SuiteAssignee: Chris Cormack <chris>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: 22.11   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: build log and commands

Description Jaroslav Skrivan 2023-08-23 18:50:28 UTC
Trying to build current 22.11.x branch without success due to failing tests.

I know about option to skip tests, but we don't want to use it at the moment.

Test Summary Report
-------------------
t/Auth.t                                  (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 12 tests but ran 1.
t/AuthoritiesMarc_MARC21.t                (Wstat: 65280 Tests: 5 Failed: 1)
  Failed test:  5
  Non-zero exit status: 255
t/Labels.t                                (Wstat: 512 Tests: 10 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 11 tests but ran 10.
t/Labels_split_lccn.t                     (Wstat: 512 Tests: 3 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 69 tests but ran 3.
t/Output.t                                (Wstat: 65280 Tests: 7 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 8 tests but ran 7.
t/Search.t                                (Wstat: 65280 Tests: 4 Failed: 1)
  Failed test:  4
  Non-zero exit status: 255
Files=88, Tests=2032, 157 wallclock secs ( 0.55 usr  0.12 sys + 108.08 cusr 14.39 csys = 123.14 CPU)
Result: FAIL

Full scenarion (including docker installation) in the attachment.
Tested on Debian Buster, which should be current build version.

Tested also without docker, we receive the same errors.
Comment 1 Jaroslav Skrivan 2023-08-23 18:52:05 UTC
Created attachment 154721 [details]
build log and commands

Sorry for 7z format. I am unable to upload txt file (1.3MB) due to nginx limit:

413 Request Entity Too Large
nginx/1.18.0 (Ubuntu)