https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32242
--- Comment #18 from Marcel de Rooy <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
