https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39345 --- Comment #48 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- (In reply to Lucas Gass (lukeg) from comment #47)
Pedro, can you double check this test:
/kohadevbox/koha/t/db_dependent/Koha/ERM/EUsage/CounterFile.t
It's failing for me locally.
Hey, double-checking here, t/db_dependent/Koha/ERM/EUsage/CounterFile.t shouldn't exist anymore, it's been split into 2 different files: t/db_dependent/Koha/ERM/EUsage/COUNTER_5/CounterFile.t t/db_dependent/Koha/ERM/EUsage/COUNTER_5.1/CounterFile.t After applying the patchset, all relevant tests (that I'm aware of) are passing for me: prove t/db_dependent/api/v1/erm_usa* prove t/db_dependent/Koha/ERM/EUsage/* prove t/db_dependent/Koha/BackgroundJobs/ErmSushiHarvester.t prove t/db_dependent/api/v1/erm_custom_reports.t prove xt/author/Text_CSV_Various.t -- You are receiving this mail because: You are watching all bug changes.