[Koha-bugs] [Bug 32242] The job has not been sent to the message broker: (Wide character in syswrite ... )

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 18 21:09:31 CET 2022


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Pushed to master            |ASSIGNED
           Keywords|rel_22_11_candidate         |additional_work_needed

--- Comment #16 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
This broke tests:

kohadev-koha at kohadevbox:/kohadevbox/koha$ prove
t/db_dependent/Koha/BackgroundJobs.t
t/db_dependent/Koha/BackgroundJobs.t .. 1/15
    #   Failed test 'No jobs found without userenv'
    #   at t/db_dependent/Koha/BackgroundJobs.t line 135.
    #          got: '2'
    #     expected: '0'
    # Looks like you failed 1 test of 3.

#   Failed test 'search_limited'
#   at t/db_dependent/Koha/BackgroundJobs.t line 142.
...

Reverting makes tests pass:

git revert 022034a1c7b91adac539c7ed16fc7b48d566912e

Please take your time to fix it for the release.

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


More information about the Koha-bugs mailing list