https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31575
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #10 from Jonathan Druart <[email protected]> --- I have been git bisect a selenium failure on 21.11.x STRACE: /usr/share/perl5/Try/Tiny.pm:123 in Selenium::Remote::Driver::catch {...} /usr/local/share/perl/5.32.1/Selenium/Remote/Driver.pm:361 in Try::Tiny::try (eval 1693):1 in Selenium::Remote::Driver::__ANON__ (eval 1695):2 in Selenium::Remote::Driver::__ANON__ /usr/local/share/perl/5.32.1/Selenium/Remote/Driver.pm:1335 in Selenium::Remote::Driver::_execute_command /usr/local/share/perl/5.32.1/Selenium/Remote/Driver.pm:1335 in (eval) t/db_dependent/selenium/basic_workflow.t:263 in Selenium::Remote::Driver::find_element Error while executing command: unexpected alert open: Dismissed user prompt dialog: And found this commit 7a88155fe13c3a4f71f1a8d09b170738e7d8cbb8 is the first bad commit It's crazy that the failure has been ignored for so long... -- 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/
