[koha-commits] main Koha release repository branch master updated. v19.05.00-142-g90d4e3a

Git repo owner gitmaster at git.koha-community.org
Fri Jun 21 13:53:47 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, master has been updated
       via  90d4e3a672e8778e30058fe691f83d94b6d379ce (commit)
       via  c7a707d60b187fa2c18c4bacd3a6b472de25da98 (commit)
       via  95a303c8f351bdd926136b5e9110ba9957df52f1 (commit)
       via  568d3f82cba2aef475e71624c7eaec2054d234ef (commit)
      from  2af415a866d5ce46c6c243dfc6380b002e323db6 (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 90d4e3a672e8778e30058fe691f83d94b6d379ce
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Fri Jun 21 12:28:48 2019 +0100

    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>

commit c7a707d60b187fa2c18c4bacd3a6b472de25da98
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Jun 21 09:15:18 2019 +0000

    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>

commit 95a303c8f351bdd926136b5e9110ba9957df52f1
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Jun 21 09:03:27 2019 +0000

    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>

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

    Bug 23177: (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>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list