[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.02-43-g24e4e44

Git repo owner gitmaster at git.koha-community.org
Fri Aug 3 15:45:58 CEST 2018


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.05.x has been updated
       via  24e4e44c749dc7b4d550028ba966023e1145d484 (commit)
       via  eb2a2e4de3e26511b0d38aa05358b75d544f2524 (commit)
      from  803eb524c69183957fd30865a6af54e2a513fcb5 (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 24e4e44c749dc7b4d550028ba966023e1145d484
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Jul 23 11:02:02 2018 -0300

    Bug 20757: Add pod for ->capture
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 9eec98d31853737cbb755636c0acb2888e2b2f74)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit eb2a2e4de3e26511b0d38aa05358b75d544f2524
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri May 11 16:58:07 2018 -0300

    Bug 20757: Capture and upload screenshot on selenium errors
    
    It is a real pain to debug selenium errors, especially when it is
    not reproducible locally.
    
    This patch capture a screenshot when an error occurred and upload it
    using the excellent lut.im service provided by framasoft
    (We could host our own later).
    
    Test plan:
    Modify a selenium script to make it fails (search for find_element)
    You will see a stack trace followed by a link to framapic.org
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 2898b580891e271c102d592c5040122007ee7a73)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 t/lib/Selenium.pm |   23 ++++++++++++++++++++---
 1 file changed, 20 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list