https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21671
Liz Rea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #82238|0 |1 is obsolete| | --- Comment #3 from Liz Rea <[email protected]> --- Created attachment 89038 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89038&action=edit Bug 21671: Prevent Modifications.t to fail randomly If repeatable is set to 0 by TestBuilder, the tests will fail with: t/db_dependent/Koha/Patron/Modifications.t .. 1/6 # Looks like you planned 20 tests but ran 9. # Failed test 'approve tests' # at t/db_dependent/Koha/Patron/Modifications.t line 259. [repeatable not set for attribute type and tried to add a new attribute for the same code]# Looks like your test exited with 255 just after 5. Signed-off-by: Liz Rea <[email protected]> I couldn't get the test to fail, but it still passes with this change and if Jonathan thinks it needs it, it probably does. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
