Bug 24200: Try to fix random failures from Borrower_PrevCheckout.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 10 Jan 2020 10:48:09 +0000 (11:48 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 13 Apr 2020 16:31:37 +0000 (16:31 +0000)
commit0acd6c823aa0f8e45ae6dcb39bb6f18e45a745ea
tree4f881b6114b5549d99a49099840214c820ae94c2
parented09fd488d02e249af6c41a05898d2eb7b892e41
Bug 24200: Try to fix random failures from Borrower_PrevCheckout.t

It failed inconsistently, let's try to use build_sample_item and see if
it fixes the random failures.

Test plan:
 % prove t/db_dependent/Patron/Borrower_PrevCheckout.t
must return green

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
(cherry picked from commit d5e9dc31ca66cff586125d1bbcff8de8bc089387)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/db_dependent/Patron/Borrower_PrevCheckout.t