| Summary: | Fix Jenkins failure on t_db_dependent_Koha_Patron_t | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
| Component: | Test Suite | Assignee: | Marcel de Rooy <m.de.rooy> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | fridolin.somers, tomascohen |
| Version: | Main | ||
| 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: |
23.11.00
|
|
| Circulation function: | |||
| Bug Depends on: | 33837 | ||
| Bug Blocks: | |||
| Attachments: | Bug 35041: Fix Patron.t for a filter_by_last_update test | ||
|
Description
Marcel de Rooy
2023-10-12 07:42:11 UTC
This must be related to changes with filter_by_last_update probably Created attachment 156916 [details] [review] Bug 35041: Fix Patron.t for a filter_by_last_update test Since filter with from now tests stricter, we should be a bit more accurate with setting our test datetime. Test plan: Run t/db_dependent/Koha/Patron.t Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Moving to RM queue rightaway Pushed to master for 23.11. Nice work everyone, thanks! |