https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37902 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |38216 Keywords|additional_work_needed | --- Comment #43 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Katrin Fischer from comment #42)
I believe the fail on Main/D10 and Main/U20 relates to this bug:
16:07:00 koha_1 | # Failed test 'No tests run for subtest "date handling"' 16:07:00 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 1041. 16:07:00 koha_1 | Can't locate object method "rfc3339" via package "DateTime" at t/db_dependent/Koha/REST/Plugin/Objects.t line 1024. 16:07:00 koha_1 | # Looks like your test exited with 255 just after 18. 16:07:00 koha_1 | [16:05:10] t/db_dependent/Koha/REST/Plugin/Objects.t ................................... 16:07:00 koha_1 | Dubious, test returned 255 (wstat 65280, 0xff00) 16:07:00 koha_1 | Failed 1/18 subtests
Maybe a problem with some of the dependencies in the older OS versions?
Moved to bug 38216. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38216 [Bug 38216] Objects.t failing on D10 and U20 -- You are receiving this mail because: You are watching all bug changes.