[koha-commits] main Koha release repository branch master updated. v19.11.00-1468-g6902efac22

Git repo owner gitmaster at git.koha-community.org
Thu Mar 26 11:34:37 CET 2020


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  6902efac2263d839f6468b62a18baf0182d81e38 (commit)
      from  45a127812b77b9ec1ed7d27bac1da3bc9e1f4eed (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 6902efac2263d839f6468b62a18baf0182d81e38
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Mar 26 09:59:32 2020 +0100

    Bug 24801: Display all the libraries - Selenium fix
    
    Same as for categories.
    
    22:41:28 koha_1       | STRACE:	/usr/share/perl5/Try/Tiny.pm:104 in Selenium::Remote::Driver::catch {...}
    22:41:28 koha_1       | 	/usr/local/share/perl/5.20.2/Selenium/Remote/Driver.pm:353 in Try::Tiny::try
    22:41:28 koha_1       | 	(eval 1337):1 in Selenium::Remote::Driver::__ANON__
    22:41:28 koha_1       | 	(eval 1339):2 in Selenium::Remote::Driver::__ANON__
    22:41:28 koha_1       | 	/usr/local/share/perl/5.20.2/Selenium/Remote/Driver.pm:1330 in Selenium::Remote::Driver::_execute_command
    22:41:28 koha_1       | 	/usr/local/share/perl/5.20.2/Selenium/Remote/Driver.pm:1330 in (eval)
    22:41:28 koha_1       | 	/kohadevbox/koha/t/lib/Selenium.pm:174 in Selenium::Remote::Driver::find_element
    22:41:28 koha_1       | 	/kohadevbox/koha/t/lib/Selenium.pm:166 in t::lib::Selenium::click_when_visible
    22:41:28 koha_1       | 	t/db_dependent/selenium/administration_tasks.t:128 in t::lib::Selenium::click
    22:41:28 koha_1       |
    22:41:28 selenium_1   | 14:41:28.273 INFO - Executing: [take screenshot])
    22:41:28 selenium_1   | 14:41:28.873 INFO - Done: [take screenshot]
    22:41:31 koha_1       |
    22:41:31 koha_1       | SCREENSHOT: https://framapic.org/0nvX5dhLHpU1/tAEnENSeLRXB
    22:41:31 koha_1       | An element could not be located on the page using the given search parameters: //div[@class="main container-fluid"]//a[contains(@href, "/admin/branches.pl?op=add_form&branchcode=UT_BC")],xpath at /kohadevbox/koha/t/lib/Selenium.pm line 174.
    
    The screenshot was obvious, the UT_BC was not on the first page.
    There was a total of 33 libraries at this point, which is not expected,
    maybe data not deleted from previous selenium tests.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 t/db_dependent/selenium/administration_tasks.t | 3 +++
 1 file changed, 3 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list