Bug 33107 - Expiry date tests failing on March 1st 2023
Summary: Expiry date tests failing on March 1st 2023
Status: RESOLVED DUPLICATE of bug 22446
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal (vote)
Assignee: Chris Cormack
QA Contact: Testopia
URL:
Keywords:
Depends on: 17699
Blocks:
  Show dependency treegraph
 
Reported: 2023-03-01 11:27 UTC by Jonathan Druart
Modified: 2024-02-29 12:41 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2023-03-01 11:27:02 UTC
prove t/db_dependent/Koha/Patron/Categories.t 
t/db_dependent/Koha/Patron/Categories.t .. 1/10 
    #   Failed test 'With enrolmentperiod defined and a date given in parameter, ->get_expiry_date should take this date + enrolmentperiod'
    #   at t/db_dependent/Koha/Patron/Categories.t line 81.
    #          got: '-1'
    #     expected: '0'
    # Looks like you failed 1 test of 5.

#   Failed test 'get_expiry_date'
#   at t/db_dependent/Koha/Patron/Categories.t line 87.
# Looks like you failed 1 test of 10.
Comment 1 Jonathan Druart 2024-02-29 12:41:03 UTC

*** This bug has been marked as a duplicate of bug 22446 ***