Bug 40989 - t/db_dependent/OAI/Server.t fails on Debian 13
Summary: t/db_dependent/OAI/Server.t fails on Debian 13
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low major
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-09 21:47 UTC by Victor Grousset/tuxayo
Modified: 2025-10-09 21:47 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Grousset/tuxayo 2025-10-09 21:47:15 UTC
1. KOHA_IMAGE=main-bookworm ktd up
2. prove t/db_dependent/OAI/Server.t
3. pass
4. KOHA_IMAGE=main-trixie ktd up
5. prove t/db_dependent/OAI/Server.t
#    got : 'http://localhost/'
# expect : 'http://localhost'

Severity = major because it makes the CI fail and hides issues even if not as much as Bug 40680.