https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19185
--- Comment #22 from Katrin Fischer <[email protected]> --- Hm, looks like curl was missing, installed and tried again. It looks like it failed at logging in, did I miss a preparation step? kohadev-koha@kohadevbox:/home/vagrant/kohaclone$ prove t/db_dependent/selenium/00-installation.t t/db_dependent/selenium/00-installation.t .. STRACE: /usr/share/perl5/Try/Tiny.pm:124 in Selenium::Remote::Driver::catch {...} /usr/local/share/perl/5.24.1/Selenium/Remote/Driver.pm:348 in Try::Tiny::try (eval 330):1 in Selenium::Remote::Driver::__ANON__ (eval 332):2 in Selenium::Remote::Driver::__ANON__ /usr/local/share/perl/5.24.1/Selenium/Remote/Driver.pm:1230 in Selenium::Remote::Driver::_execute_command /usr/local/share/perl/5.24.1/Selenium/Remote/Driver.pm:1230 in (eval) /home/vagrant/kohaclone/t/lib/Selenium.pm:120 in Selenium::Remote::Driver::find_element t/db_dependent/selenium/00-installation.t:63 in t::lib::Selenium::fill_form SCREENSHOT: https://framapic.org/lOB1mxx6MxFE/TSvv7dPkJkCy An element could not be located on the page using the given search parameters: //*[@id="language"],xpath at /home/vagrant/kohaclone/t/lib/Selenium.pm line 120. # Looks like your test exited with 255 before it could output anything. t/db_dependent/selenium/00-installation.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests Test Summary Report ------------------- t/db_dependent/selenium/00-installation.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 0. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
