Bugzilla – Attachment 90018 Details for
Bug 22917
Circulation.t fails if tests are ran slowly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22917: Recreate the failure
Bug-22917-Recreate-the-failure.patch (text/plain), 1.04 KB, created by
Marcel de Rooy
on 2019-05-23 09:18:39 UTC
(
hide
)
Description:
Bug 22917: Recreate the failure
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2019-05-23 09:18:39 UTC
Size:
1.04 KB
patch
obsolete
>From 5979dc111c57bd894b3a8be425794c45bd2500da Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 15 May 2019 19:45:06 -0500 >Subject: [PATCH] Bug 22917: Recreate the failure >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > t/db_dependent/Circulation.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/t/db_dependent/Circulation.t b/t/db_dependent/Circulation.t >index 0c12efb34e..79180a3a30 100755 >--- a/t/db_dependent/Circulation.t >+++ b/t/db_dependent/Circulation.t >@@ -1915,6 +1915,7 @@ subtest 'AddReturn + suspension_chargeperiod' => sub { > item => $item_1, > library => $library, > patron => $patron, >+ due_date => dt_from_string->add(minutes=> 1), > return_date => dt_from_string->add(days => 5), > expiration_date => dt_from_string->add(days => 5 + (5 * 2 - 1) ), > } >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 22917
:
89797
|
89798
|
89799
|
89853
|
89855
|
89856
|
89857
|
89876
|
89877
| 90018 |
90019
|
90020
|
90021