https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38924
--- Comment #114 from Victor Grousset/tuxayo <[email protected]> --- After comparing the diffs, "Bug 38924: DBIC - DO NOT PUSH" include all changes from the 3 duplicates. The patches weren't marked as obsolete so they would have conflicted. -- The content of "Bug 38924: Remove duplicate sub" seem to have been done inline. So I obsoleted my follow-up that was hanging in the ticket. -- Any test plan besides following the high level user stories of the document in comment 1? If it's that, at least that should be mentioned in a commit message in a test plan section. Or copy the user story there. -- New Test failure: kohadev-koha@kohadevbox:koha(testing-SO-QA)$ prove t/Koha/Auth/Permissions.t t/Koha/Auth/Permissions.t .. 1/4 # Failed test 'Expected permissions generated for superlibrarian' # at t/Koha/Auth/Permissions.t line 308. # Structures begin differing at: # $got->{CAN_user_borrowers_manage_borrower_quotas} = Does not exist # $expected->{CAN_user_borrowers_manage_borrower_quotas} = '1' # Looks like you failed 1 test of 1. # Failed test 'superlibrarian tests' # at t/Koha/Auth/Permissions.t line 309. -- 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/
