Bug 40316 - selenium/regressions.t generates warnings
Summary: selenium/regressions.t generates warnings
Status: Pushed to stable
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low minor
Assignee: Jonathan Druart
QA Contact: Martin Renvoize (ashimema)
URL:
Keywords:
Depends on:
Blocks: 25515
  Show dependency treegraph
 
Reported: 2025-07-07 11:31 UTC by Jonathan Druart
Modified: 2025-07-10 20:51 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
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
Circulation function:


Attachments
Bug 40316: Remove warnings from selenium/regressions.t (2.22 KB, patch)
2025-07-07 11:33 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 40316: Remove warnings from selenium/regressions.t (2.28 KB, patch)
2025-07-08 07:02 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2025-07-07 11:31:26 UTC
Wide character in print at /usr/share/perl/5.36/Test2/Formatter/TAP.pm line 156.
Comment 1 Jonathan Druart 2025-07-07 11:33:06 UTC
Created attachment 183832 [details] [review]
Bug 40316: Remove warnings from selenium/regressions.t

Wide character in print at /usr/share/perl/5.36/Test2/Formatter/TAP.pm line 156.

Test plan:
Confirm that
  % prove t/db_dependent/selenium/regressions.t
still passes and does not generate warnings
Comment 2 Martin Renvoize (ashimema) 2025-07-08 07:02:23 UTC
Created attachment 183852 [details] [review]
Bug 40316: Remove warnings from selenium/regressions.t

Wide character in print at /usr/share/perl/5.36/Test2/Formatter/TAP.pm line 156.

Test plan:
Confirm that
  % prove t/db_dependent/selenium/regressions.t
still passes and does not generate warnings

Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk>
Comment 3 Lucas Gass (lukeg) 2025-07-08 21:46:01 UTC
Nice work everyone!

Pushed to main for 25.11
Comment 4 Paul Derscheid 2025-07-10 20:51:14 UTC
Nice work everyone!

Pushed to 25.05.x