Bug 40265 - t/db_dependent/OAI/Server.t tests fail when OPACHiddenItems have a value that's doesn't exist in the DB
Summary: t/db_dependent/OAI/Server.t tests fail when OPACHiddenItems have a value that...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-27 17:36 UTC by Lucas Gass (lukeg)
Modified: 2025-06-30 00:46 UTC (History)
6 users (show)

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 Lucas Gass (lukeg) 2025-06-27 17:36:51 UTC
-Add something to OPACHiddenItems like withdrawn: [1]
-Have no items in your DB with that value 
-prove -v /kohadevbox/koha/t/db_dependent/OAI/Server.t

Tests fail
Comment 1 David Cook 2025-06-30 00:03:10 UTC
Hmm nope. Seems to work fine for me.
Comment 2 David Nind 2025-06-30 00:46:14 UTC
I couldn't replicate eiterh - the tests passed for me.