Bug 34602 - Failing tests during package build
Summary: Failing tests during package build
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: 22.11
Hardware: All All
: P5 - low enhancement
Assignee: Chris Cormack
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-23 18:50 UTC by Jaroslav Skrivan
Modified: 2023-08-23 18:52 UTC (History)
0 users

See Also:
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 (126.63 KB, application/x-7z-compressed)
2023-08-23 18:52 UTC, Jaroslav Skrivan
Details

Note You need to log in before you can comment on or make changes to this bug.
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)