[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.08-64-gd460fe8

Git repo owner gitmaster at git.koha-community.org
Tue Aug 13 22:50:39 CEST 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 18.11.x has been updated
       via  d460fe8304e6628732d4362b334b8a497f7a6239 (commit)
      from  89685c15a58c7697f93c8c99f6617168b29a8ee5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d460fe8304e6628732d4362b334b8a497f7a6239
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Jun 21 09:00:27 2019 +0000

    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
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 t/db_dependent/Circulation.t |  158 +++++++++++++++++++++---------------------
 1 file changed, 78 insertions(+), 80 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list