[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
Sat Nov 19 00:22:20 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|ASSIGNED                    |Passed QA

--- Comment #17 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Tomás Cohen Arazi from comment #16)
> 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.

I was wrong. My bisect was flawed because of the reset_all I was using.

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


More information about the Koha-bugs mailing list