[Bug 24507] New: Checkouts/ReturnClaim.t is failing on MySQL 8
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24507 Bug ID: 24507 Summary: Checkouts/ReturnClaim.t is failing on MySQL 8 Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Test Suite Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Depends on: 14697 $ prove t/db_dependent/Koha/Checkouts/ReturnClaim.t t/db_dependent/Koha/Checkouts/ReturnClaim.t .. # Failed test 'Exception field is correct' # at t/db_dependent/Koha/Checkouts/ReturnClaim.t line 97. # got: 'return_claims.issue_id' # expected: 'issue_id' # Looks like you failed 1 test of 8. t/db_dependent/Koha/Checkouts/ReturnClaim.t .. 1/1 # Failed test 'store() tests' # at t/db_dependent/Koha/Checkouts/ReturnClaim.t line 133. This is similar to bug 23825. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14697 [Bug 14697] Extend and enhance "Claims returned" lost status -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24507 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24507 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 97864 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97864&action=edit Bug 24507: Make Checkouts/ReturnClaim.t pass on MySQL 8 $ prove t/db_dependent/Koha/Checkouts/ReturnClaim.t t/db_dependent/Koha/Checkouts/ReturnClaim.t .. # Failed test 'Exception field is correct' # at t/db_dependent/Koha/Checkouts/ReturnClaim.t line 97. # got: 'return_claims.issue_id' # expected: 'issue_id' # Looks like you failed 1 test of 8. t/db_dependent/Koha/Checkouts/ReturnClaim.t .. 1/1 # Failed test 'store() tests' # at t/db_dependent/Koha/Checkouts/ReturnClaim.t line 133. This is similar to bug 23825. Test plan: Confirm that the tests pass on MySQL8 and MariaDB -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24507 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |23996 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23996 [Bug 23996] MySQL 8 support -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24507 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=24509 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24507 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24507 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #97864|0 |1 is obsolete| | --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 97876 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97876&action=edit Bug 24507: Make Checkouts/ReturnClaim.t pass on MySQL 8 $ prove t/db_dependent/Koha/Checkouts/ReturnClaim.t t/db_dependent/Koha/Checkouts/ReturnClaim.t .. # Failed test 'Exception field is correct' # at t/db_dependent/Koha/Checkouts/ReturnClaim.t line 97. # got: 'return_claims.issue_id' # expected: 'issue_id' # Looks like you failed 1 test of 8. t/db_dependent/Koha/Checkouts/ReturnClaim.t .. 1/1 # Failed test 'store() tests' # at t/db_dependent/Koha/Checkouts/ReturnClaim.t line 133. This is similar to bug 23825. Test plan: Confirm that the tests pass on MySQL8 and MariaDB Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24507 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off Version|unspecified |master CC| |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24507 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Trivial fix, tested on ku-my8. Passing QA. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24507 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |20.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24507 --- Comment #4 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Nice work everyone! Pushed to master for 20.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24507 Joy Nelson <joy@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable CC| |joy@bywatersolutions.com Version(s)|20.05.00 |20.05.00, 19.11.03 released in| | --- Comment #5 from Joy Nelson <joy@bywatersolutions.com> --- Pushed to 19.11.x for 19.11.03 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24507 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com Status|Pushed to stable |RESOLVED Resolution|--- |FIXED --- Comment #6 from Lucas Gass <lucas@bywatersolutions.com> --- missing dependencies for 19.05.x, no backport -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org