https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37818
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #6 from Katrin Fischer <[email protected]> --- Unfortunately, this broke tests: # Subtest: get_atomic_updates method 1..1 ok 1 - get_atomic_updates returns correct files ok 4 - get_atomic_updates method # Failed test 'TransformToNum('18.05.02.XXX') = '18.0502999'' # at t/db_dependent/Koha/Installer.t line 116. # got: '18.0502XXX' # expected: '18.0502999' # Failed test 'TransformToNum('19.11.02.XXX') = '19.1102999'' # at t/db_dependent/Koha/Installer.t line 116. # got: '19.1102XXX' # expected: '19.1102999' # Looks like you failed 2 tests of 5. # Failed test 'TransformToNum' # at t/db_dependent/Koha/Installer.t line 119. I guess we can just remove these now? -- 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/
