https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30695 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #9 from Fridolin Somers <fridolin.somers@biblibre.com> --- This breaks a Selenium test : kohadev-koha@kohadevbox:/kohadevbox/koha$ prove t/db_dependent/selenium/basic_workflow.t t/db_dependent/selenium/basic_workflow.t .. 1/22 CP main = 0.82 t/db_dependent/selenium/basic_workflow.t .. 3/22 CP add patron category = 2.00 t/db_dependent/selenium/basic_workflow.t .. 5/22 CP add patron = 1.66 CP add biblio = 0.08 t/db_dependent/selenium/basic_workflow.t .. 11/22 CP add items = 3.94 t/db_dependent/selenium/basic_workflow.t .. 12/22 # Failed test at t/db_dependent/selenium/basic_workflow.t line 238. # got: 'Checkouts (1)' # expected: '1 Checkout(s)' t/db_dependent/selenium/basic_workflow.t .. 14/22 # Failed test at t/db_dependent/selenium/basic_workflow.t line 238. # got: 'Checkouts (2)' # expected: '2 Checkout(s)' t/db_dependent/selenium/basic_workflow.t .. 16/22 # Failed test at t/db_dependent/selenium/basic_workflow.t line 238. # got: 'Checkouts (3)' # expected: '3 Checkout(s)' -- You are receiving this mail because: You are watching all bug changes.