[Koha-bugs] [Bug 23177] Rollback cleanup in Circulation.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 13 13:58:16 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23177

--- Comment #12 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 92175
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92175&action=edit
Bug 23177: [18.11.x] (QA follow-up) Move three subs from the middle to the top
in Circulation.t

Removed trailing comma for last sub too.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

Bug 23177: (QA follow-up) Move rollback to the end

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

Bug 23177: (QA follow-up) Remove subtest txn_begin and rollback

This resolves:
DBIx::Class::Storage::txn_rollback(): A txn_rollback in nested transaction is
ineffective! (depth 1)
Removing unneeded subtest txn's. We should probably add them everywhere or
just at global level.

Test plan:
With all three patches applied, run Circulation.t a few times.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

Bug 23177: (RM follow-up) Further test clarifications

This patch makes a few minor improvements to Circulation.t
1) Adds a name to some of the scoped blocks by converting them to
   subtests.
2) Adds output messages to some tests where they were missing.

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

Bug 23177: Rebase fixes

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list