https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29779 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #128958|0 |1 is obsolete| | --- Comment #2 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 129615 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129615&action=edit Bug 29779: Make selenium tests return green even if lib is missing Some selenium tests are not correctly written and they fail is Selenium::Remote::Driver is missing. Test plan: 1. Remove the lib rm `pmpath Selenium::Remote::Driver` 2. prove t/db_dependent/selenium/ should return green Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.