https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32242 Tomás Cohen Arazi <tomascohen@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@gmail.com> --- This broke tests: kohadev-koha@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.