[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
Mon Nov 21 10:35:29 CET 2022


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

--- Comment #18 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
I am seeing this now Tomas, but it should not be related to this report:

# Subtest: purge
    1..9
    ok 1 - Only the old finished type1 job would be purged
    not ok 2 - All finished old jobs would be purged with job_types = all
    #   Failed test 'All finished old jobs would be purged with job_types =
all'
    #   at t/db_dependent/Koha/BackgroundJobs.t line 162.
    #          got: '5'
    #     expected: '2'
    ok 3 - All jobs still left in queue
    ok 4 - Only the old finished type1 job is purged
    ok 5 - 3 jobs still left in queue
    not ok 6 - The remaining old finished jobs is purged
    #   Failed test 'The remaining old finished jobs is purged'
    #   at t/db_dependent/Koha/BackgroundJobs.t line 183.
    #          got: '4'
    #     expected: '1'
    ok 7 - 2 jobs still left in queue
    ok 8 - Unfinished job still left in queue
    ok 9 - Recent finished job still left in queue
    # Looks like you failed 2 tests of 9.
not ok 15 - purge

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


More information about the Koha-bugs mailing list