[Koha-bugs] [Bug 30727] Holds queue updates can be called multiple times on batch record deletion

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 10 22:50:17 CEST 2022


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |david at davidnind.com

--- Comment #3 from David Nind <david at davidnind.com> ---
The tests fail for me for step 4:

prove -v t/db_dependent/Koha/BackgroundJobs/BatchDeleteBiblio.t
t/db_dependent/Koha/BackgroundJobs/BatchDeleteBiblio.t .. 
1..1
# Subtest: process() tests
    1..1
    not ok 1 - Holds queue update is enqueued only once

    #   Failed test 'Holds queue update is enqueued only once'
    #   at t/db_dependent/Koha/BackgroundJobs/BatchDeleteBiblio.t line 81.
    #          got: '4'
    #     expected: '1'
    # Looks like you failed 1 test of 1.
not ok 1 - process() tests

#   Failed test 'process() tests'
#   at t/db_dependent/Koha/BackgroundJobs/BatchDeleteBiblio.t line 84.
# Looks like you failed 1 test of 1.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

Test Summary Report
-------------------
t/db_dependent/Koha/BackgroundJobs/BatchDeleteBiblio.t (Wstat: 256 Tests: 1
Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=1, Tests=1,  3 wallclock secs ( 0.02 usr  0.01 sys +  2.25 cusr  0.18
csys =  2.46 CPU)
Result: FAIL

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


More information about the Koha-bugs mailing list