[Koha-bugs] [Bug 34602] New: Failing tests during package build

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 23 20:50:28 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34602

            Bug ID: 34602
           Summary: Failing tests during package build
 Change sponsored?: ---
           Product: Koha
           Version: 22.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: koha at skrivy.net
        QA Contact: testopia at bugs.koha-community.org

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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list