Bug 34841 - The test suite is failing if the DB has been upgraded
Summary: The test suite is failing if the DB has been upgraded
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low major (vote)
Assignee: Chris Cormack
QA Contact: Testopia
URL:
Keywords:
Depends on: 34842 34843 34844 34846 34847 34848 34683 34720 34845
Blocks:
  Show dependency treegraph
 
Reported: 2023-09-20 12:15 UTC by Jonathan Druart
Modified: 2023-10-24 14:29 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-09-20 12:15:34 UTC
If the tests are run after the DB has been upgraded (see bug 34683), then some tests are failing.
Comment 1 Jonathan Druart 2023-09-20 12:16:06 UTC
t/db_dependent/check_sysprefs.t see bug 34720.
Comment 2 Jonathan Druart 2023-09-20 12:20:10 UTC
t/db_dependent/Illrequest/Config.t see bug 34842.
Comment 3 Jonathan Druart 2023-09-20 12:27:23 UTC
t/db_dependent/Koha/Database/Commenter.t see bug 34843
Comment 4 Jonathan Druart 2023-09-20 12:31:45 UTC
t/Koha/Auth/Permissions.t see bug 34844
Comment 5 Jonathan Druart 2023-09-20 13:11:09 UTC
t/db_dependent/Acquisition/GetBasketGroupAsCSV.t see bug 34845
Comment 6 Jonathan Druart 2023-09-20 13:37:01 UTC
t/db_dependent/SIP/ILS.t see bug 34846
Comment 7 Jonathan Druart 2023-09-20 13:44:49 UTC
t/db_dependent/Search.t see bug 34847
Comment 8 Jonathan Druart 2023-09-20 14:22:02 UTC
t/db_dependent/SIP/ILS.t see bug 34848
Comment 9 Jonathan Druart 2023-10-24 14:29:47 UTC
Fixed, for me, but we could go further if needed later.