| Summary: | selenium/basic_workflow.t generates warnings | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Test Suite | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | Pushed to oldstable --- | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | fridolin.somers, martin.renvoize |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
25.11.00,25.05.02,24.11.08
|
|
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 40444 | ||
| Attachments: |
Bug 40406: Remove warnings from selenium/basic_workflow.t
Bug 40406: Remove warnings from selenium/basic_workflow.t Bug 40406: Remove warnings from selenium/basic_workflow.t |
||
|
Description
Jonathan Druart
2025-07-16 10:07:57 UTC
Created attachment 184132 [details] [review] Bug 40406: Remove warnings from selenium/basic_workflow.t t/db_dependent/selenium/basic_workflow.t .. 1/22 CP main = 1.93 t/db_dependent/selenium/basic_workflow.t .. 3/22 CP add patron category = 3.56 t/db_dependent/selenium/basic_workflow.t .. 5/22 CP add patron = 4.31 CP add biblio = 0.29 t/db_dependent/selenium/basic_workflow.t .. 11/22 CP add items = 9.81 t/db_dependent/selenium/basic_workflow.t .. 16/22 CP checkout = 5.97 t/db_dependent/selenium/basic_workflow.t .. 20/22 CP checkin = 4.04 t/db_dependent/selenium/basic_workflow.t .. 22/22 CP holds = 5.60 t/db_dependent/selenium/basic_workflow.t .. ok This has been used in the past for benchmarking Koha. I suggest to keep the warn but comment it. Created attachment 184298 [details] [review] Bug 40406: Remove warnings from selenium/basic_workflow.t t/db_dependent/selenium/basic_workflow.t .. 1/22 CP main = 1.93 t/db_dependent/selenium/basic_workflow.t .. 3/22 CP add patron category = 3.56 t/db_dependent/selenium/basic_workflow.t .. 5/22 CP add patron = 4.31 CP add biblio = 0.29 t/db_dependent/selenium/basic_workflow.t .. 11/22 CP add items = 9.81 t/db_dependent/selenium/basic_workflow.t .. 16/22 CP checkout = 5.97 t/db_dependent/selenium/basic_workflow.t .. 20/22 CP checkin = 4.04 t/db_dependent/selenium/basic_workflow.t .. 22/22 CP holds = 5.60 t/db_dependent/selenium/basic_workflow.t .. ok This has been used in the past for benchmarking Koha. I suggest to keep the warn but comment it. Signed-off-by: David Nind <david@davidnind.com> Created attachment 184362 [details] [review] Bug 40406: Remove warnings from selenium/basic_workflow.t t/db_dependent/selenium/basic_workflow.t .. 1/22 CP main = 1.93 t/db_dependent/selenium/basic_workflow.t .. 3/22 CP add patron category = 3.56 t/db_dependent/selenium/basic_workflow.t .. 5/22 CP add patron = 4.31 CP add biblio = 0.29 t/db_dependent/selenium/basic_workflow.t .. 11/22 CP add items = 9.81 t/db_dependent/selenium/basic_workflow.t .. 16/22 CP checkout = 5.97 t/db_dependent/selenium/basic_workflow.t .. 20/22 CP checkin = 4.04 t/db_dependent/selenium/basic_workflow.t .. 22/22 CP holds = 5.60 t/db_dependent/selenium/basic_workflow.t .. ok This has been used in the past for benchmarking Koha. I suggest to keep the warn but comment it. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> Agreed. Nice work everyone! Pushed to main for 25.11 Nice work everyone! Pushed to 25.05.x Pushed to 24.11.x for 24.11.08 |