Bug 39995

Summary: Koha/Biblio.t can fail on slow servers
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Test SuiteAssignee: Jonathan Druart <jonathan.druart>
Status: Pushed to main --- QA Contact: Katrin Fischer <katrin.fischer>
Severity: normal    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
25.05.00
Circulation function:
Attachments: Bug 39995: Prevent Koha/Biblio.t to fail on slow servers

Description Jonathan Druart 2025-05-26 08:14:09 UTC
16:35:27 koha_1       |     #   Failed test 'timestamp is added to the biblio object'
16:35:27 koha_1       |     #   at t/db_dependent/Koha/Biblio.t line 594.
16:35:27 koha_1       |     #          got: '2025-05-23T14:32:59+00:00'
16:35:27 koha_1       |     #     expected: '2025-05-23T14:33:00+00:00'
16:35:27 koha_1       |     # Looks like you failed 1 test of 34.
16:35:27 koha_1       | 
16:35:27 koha_1       | #   Failed test 'to_api() tests'
16:35:27 koha_1       | #   at t/db_dependent/Koha/Biblio.t line 608.
Comment 1 Jonathan Druart 2025-05-26 08:15:21 UTC
Created attachment 182780 [details] [review]
Bug 39995: Prevent Koha/Biblio.t to fail on slow servers
Comment 2 Katrin Fischer 2025-05-26 12:49:20 UTC
Pushed for 25.05!

Well done everyone, thank you!