Bug 35041 - Fix Jenkins failure on t_db_dependent_Koha_Patron_t
Summary: Fix Jenkins failure on t_db_dependent_Koha_Patron_t
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Marcel de Rooy
QA Contact: Testopia
URL:
Keywords:
Depends on: 33837
Blocks:
  Show dependency treegraph
 
Reported: 2023-10-12 07:42 UTC by Marcel de Rooy
Modified: 2023-10-25 06:28 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.11.00


Attachments
Bug 35041: Fix Patron.t for a filter_by_last_update test (1.09 KB, patch)
2023-10-12 07:50 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2023-10-12 07:42:11 UTC
Subtest: is_active
not ok 17 - Article requests in 10 days
Comment 1 Marcel de Rooy 2023-10-12 07:43:12 UTC
This must be related to changes with filter_by_last_update probably
Comment 2 Marcel de Rooy 2023-10-12 07:50:53 UTC
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>
Comment 3 Marcel de Rooy 2023-10-12 07:51:34 UTC
Moving to RM queue rightaway
Comment 4 Tomás Cohen Arazi 2023-10-18 13:23:38 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 5 Fridolin Somers 2023-10-25 06:28:57 UTC
Depends on Bug 33837 not in 23.05.x