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  d25f3e84374ec8d7c85f8ed805102f67c0a73d77 (commit)
      from  54c5ec977c8c1c84f3023a12a6a8192d9ac9a1dc (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 d25f3e84374ec8d7c85f8ed805102f67c0a73d77
Author: Martin Renvoize <martin.renvo...@ptfs-europe.com>
Date:   Fri Jul 12 11:45:25 2019 +0100

    Bug 22709: (RM follow-up) Clean up plugin tests
    
    The plugin tests were failing due to failed rollbacks and run order.
    This patch moves them into their own directory and adds a reset test to
    restore the original state of the plugin system after the tests have
    run.
    
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

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

Summary of changes:
 .../Plugins/Biblio_and_Items_plugin_hooks.t          |    2 +-
 .../{ => Koha/Plugins}/KitchenSinkPlugin.kpz         |  Bin 81187 -> 81187 
bytes
 t/db_dependent/{ => Koha/Plugins}/Plugins.t          |    6 +++++-
 .../db_dependent/Koha/Plugins/z_reset.t              |   18 +++++++++---------
 4 files changed, 15 insertions(+), 11 deletions(-)
 rename t/db_dependent/{ => Koha}/Plugins/Biblio_and_Items_plugin_hooks.t (98%)
 rename t/db_dependent/{ => Koha/Plugins}/KitchenSinkPlugin.kpz (100%)
 rename t/db_dependent/{ => Koha/Plugins}/Plugins.t (98%)
 copy Koha/Localization.pm => t/db_dependent/Koha/Plugins/z_reset.t (62%)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to