https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28633
--- Comment #129 from Katrin Fischer <[email protected]> --- Hm, with the patch applied the test doesn't pass yet. I have: Running tests (1) * Proving /kohadevbox/koha/t/db_dependent/selenium/patrons_search.t KO! STRACE: /usr/share/perl5/Try/Tiny.pm:123 in Selenium::Remote::Driver::catch {...} /usr/share/perl5/Selenium/Remote/Driver.pm:361 in Try::Tiny::try (eval 2045):1 in Selenium::Remote::Driver::__ANON__ (eval 2047):2 in Selenium::Remote::Driver::__ANON__ (eval 2019):17 in Selenium::Remote::Driver::_execute_command /usr/share/perl5/Selenium/Remote/WebElement.pm:260 in Selenium::Remote::WebElement::_execute_command /kohadevbox/koha/t/db_dependent/selenium/patrons_search.t:430 in Selenium::Remote::WebElement::clear /usr/share/perl/5.36/Test/Builder.pm:374 in main::__ANON__ /usr/share/perl/5.36/Test/Builder.pm:374 in (eval) /usr/share/perl/5.36/Test/More.pm:809 in Test::Builder::subtest /kohadevbox/koha/t/db_dependent/selenium/patrons_search.t:463 in Test::More::subtest /usr/share/perl/5.36/Test/Builder.pm:374 in main::__ANON__ /usr/share/perl/5.36/Test/Builder.pm:374 in (eval) /usr/share/perl/5.36/Test/More.pm:809 in Test::Builder::subtest /kohadevbox/koha/t/db_dependent/selenium/patrons_search.t:467 in Test::More::subtest # Looks like you planned 7 tests but ran 1. # Failed test 'filter by date of birth' # at /kohadevbox/koha/t/db_dependent/selenium/patrons_search.t line 463. # Looks like you failed 1 test of 28. # Failed test 'Search patrons' # at /kohadevbox/koha/t/db_dependent/selenium/patrons_search.t line 467. Error while executing command: stale element reference: The element reference of <input type="text"> is stale; either the element is no longer attached to the DOM, it is not in the current frame context, or the document has been refreshed at /usr/share/perl5/Selenium/Remote/Driver.pm line 411. at /usr/share/perl5/Selenium/Remote/Driver.pm line 356. # Looks like your test exited with 11 just after 1. /kohadevbox/koha/t/db_dependent/selenium/patrons_search.t .. Dubious, test returned 11 (wstat 2816, 0xb00) Failed 2/2 subtests -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
