https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38924 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #86 from Victor Grousset/tuxayo <victor@tuxayo.net> --- There are 3 DBIC generation commits (which generate 3 times conflicts VS having one). And they don't have DO NOT PUSH in the name. https://wiki.koha-community.org/wiki/Database_updates#Files_to_change -- Since February, bug 39367 landed, providing that test: kohadev-koha@kohadevbox:koha(bug_38924-rebase-wip)$ time prove xt/author/pod_coverage.t xt/author/pod_coverage.t .. 864/1249 # Failed test 'POD coverage for Koha/Schema/Result/PatronQuota.pm' # at xt/author/pod_coverage.t line 35. # got: '1' # expected: '0' # koha_objects_class # Failed test 'POD coverage for Koha/Schema/Result/PatronQuotaUsage.pm' # at xt/author/pod_coverage.t line 35. # got: '2' # expected: '0' # koha_objects_class, koha_object_class xt/author/pod_coverage.t .. 1241/1249 # Looks like you failed 2 tests of 1249. xt/author/pod_coverage.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/1249 subtests Test Summary Report ------------------- xt/author/pod_coverage.t (Wstat: 512 (exited 2) Tests: 1249 Failed: 2) Failed tests: 1015-1016 Non-zero exit status: 2 Files=1, Tests=1249, 8 wallclock secs ( 0.23 usr 0.02 sys + 6.43 cusr 0.63 csys = 7.31 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes.