Summary: | Members.t is failing randomly | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | josef.moravec, kyle |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 16276 | ||
Bug Blocks: | 25551, 17733 | ||
Attachments: |
Bug 17713: Fix Members.t tests
[SIGNED-OFF] Bug 17713: Fix Members.t tests Bug 17713: Fix Members.t tests |
Description
Jonathan Druart
2016-12-02 15:10:41 UTC
Created attachment 57928 [details] [review] Bug 17713: Fix Members.t tests If the category_type is 'S', GetBorrowersToExpunge won't return the patron. Test plan: t/db_dependent/Members.t should always return green Sorry, but this does not work for me, sometimes it does fail GetBorrowersToExpunge test, one or even more... (In reply to Josef Moravec from comment #2) > Sorry, but this does not work for me, sometimes it does fail > GetBorrowersToExpunge test, one or even more... Paste the output please Sorry, my mistake, I had to accidentaly change branch after applying this... I wonder how it could happen... Now I am running Members.t again and again and it's still green... Created attachment 57932 [details] [review] [SIGNED-OFF] Bug 17713: Fix Members.t tests If the category_type is 'S', GetBorrowersToExpunge won't return the patron. Test plan: t/db_dependent/Members.t should always return green Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Created attachment 57962 [details] [review] Bug 17713: Fix Members.t tests If the category_type is 'S', GetBorrowersToExpunge won't return the patron. Test plan: t/db_dependent/Members.t should always return green Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Pushed to master for 17.05, thanks Jonathan! This patch has been pushed to 16.11.x, will be in 16.11.01. |