[Bug 32670] New: t/db_dependent/Circulation.t is failing on 22.05_U20
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32670 Bug ID: 32670 Summary: t/db_dependent/Circulation.t is failing on 22.05_U20 Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org Blocks: 25551 22:56:03 koha_1 | # Failed test 'Checkouts with auto-renewal can be renewed earliest on due date if no renewalbefore' 22:56:03 koha_1 | # at t/db_dependent/Circulation.t line 5440. 22:56:03 koha_1 | # got: '2023-01-17T21:50:57' 22:56:03 koha_1 | # expected: '2023-01-31T00:00:00' 22:56:03 koha_1 | 22:56:03 koha_1 | # Failed test 'Checkouts with auto-renewal can be renewed earliest on due date if no renewalbefore' 22:56:03 koha_1 | # at t/db_dependent/Circulation.t line 5446. 22:56:03 koha_1 | # got: '2023-01-17T21:50:57' 22:56:03 koha_1 | # expected: '2023-01-31T23:59:00' 22:56:03 koha_1 | # Looks like you failed 2 tests of 5. 22:56:03 koha_1 | 22:56:03 koha_1 | # Failed test 'GetSoonestRenewDate tests' 22:56:03 koha_1 | # at t/db_dependent/Circulation.t line 5451. 22:56:03 koha_1 | # Looks like you failed 1 test of 60. 22:56:03 koha_1 | [21:52:03] t/db_dependent/Circulation.t Koha_22.05_U20/130 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25551 [Bug 25551] [OMNIBUS] Some tests are failing randomly -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32670 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32670 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- I recreated locally, 22.05 and focal, after 100 runs # Failed test 'Checkouts with auto-renewal can be renewed earliest on due date if no renewalbefore' # at t/db_dependent/Circulation.t line 341. # got: '2023-01-18T15:42:43' # expected: '2023-02-01T00:00:00' # Failed test 'Checkouts with auto-renewal can be renewed earliest on due date if no renewalbefore' # at t/db_dependent/Circulation.t line 347. # got: '2023-01-18T15:42:43' # expected: '2023-02-01T23:59:00' # Looks like you failed 2 tests of 5. # Failed test 'GetSoonestRenewDate tests' # at t/db_dependent/Circulation.t line 352. Line numbers differ as I removed all the tests before. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32670 --- Comment #2 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- # Failed test 'Checkouts with auto-renewal can be renewed earliest on due date if no renewalbefore' # at t/db_dependent/Circulation.t line 341. # got: '2023-01-18T16:10:12' # expected: '2023-02-01T00:00:00' # Failed test 'Checkouts with auto-renewal can be renewed earliest on due date if no renewalbefore' # at t/db_dependent/Circulation.t line 347. # got: '2023-01-18T16:10:12' # expected: '2023-02-01T23:59:00' -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32670 --- Comment #3 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #2)
# got: '2023-01-18T16:10:12'
which is $now, so we hit return $now in GetSoonestRenewDate -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32670 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #4 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- *** This bug has been marked as a duplicate of bug 32269 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org