[koha-commits] main Koha release repository branch master updated. v19.05.00-1305-g9e6fe7a

Git repo owner gitmaster at git.koha-community.org
Wed Nov 13 14:43:23 CET 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  9e6fe7ac38a4720ca645652c0633e0e6b1cc3a47 (commit)
       via  37bc254581362689fa3a5e2bee2940eba3ea4cc2 (commit)
       via  fab29f7fd47452fc2cab8aa57fe5b59eb5ef8da4 (commit)
      from  c2c5004066b3fbff2e89df43eb18319162765c6f (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 9e6fe7ac38a4720ca645652c0633e0e6b1cc3a47
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Nov 12 17:34:42 2019 +0100

    Bug 24022: Try to fix 'connect failed'
    
    I am assuming that the tests fail on Jenkins's nodes because they are
    too slow. The server is not setup yet when we are trying to access it.
    Just a guess...
    
    Note that sleep is usually a bad idea...
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 37bc254581362689fa3a5e2bee2940eba3ea4cc2
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Nov 12 17:16:44 2019 +0100

    Bug 24022: Remove unecessary delete from authorised_values
    
    Why do we need that exactly?
    The cache is not flushed so it should not be needed.
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit fab29f7fd47452fc2cab8aa57fe5b59eb5ef8da4
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Nov 12 17:15:35 2019 +0100

    Bug 24022: Prevent Session2.t to fail if run after Session.t
    
    Cache must be cleaned!
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 t/db_dependent/Koha/Z3950Responder/GenericSession.t |    2 +-
 t/db_dependent/Koha/Z3950Responder/Session.t        |    3 ---
 t/db_dependent/Koha/Z3950Responder/Session2.t       |   10 ++++++----
 t/db_dependent/Koha/Z3950Responder/ZebraSession.t   |    2 +-
 4 files changed, 8 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list