Bugzilla – Attachment 41900 Details for
Bug 9809
Get rid of reserveconstraints
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9809: [QA Follow-up] Remove constrainttype from 14464 tests
Bug-9809-QA-Follow-up-Remove-constrainttype-from-1.patch (text/plain), 1.14 KB, created by
Jonathan Druart
on 2015-08-25 11:37:30 UTC
(
hide
)
Description:
Bug 9809: [QA Follow-up] Remove constrainttype from 14464 tests
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-08-25 11:37:30 UTC
Size:
1.14 KB
patch
obsolete
>From fa9124ce451c9239b12035d845a990a0e1759dc2 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Mon, 24 Aug 2015 08:54:39 +0200 >Subject: [PATCH] Bug 9809: [QA Follow-up] Remove constrainttype from 14464 > tests > >Some additional unit tests of bug 14464 still included a constraint >in the AddReserve calls. > >Test plan: >Run Reserves.t > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > t/db_dependent/Reserves.t | 3 --- > 1 file changed, 3 deletions(-) > >diff --git a/t/db_dependent/Reserves.t b/t/db_dependent/Reserves.t >index 8830680..536d2c3 100755 >--- a/t/db_dependent/Reserves.t >+++ b/t/db_dependent/Reserves.t >@@ -545,7 +545,6 @@ my $bz14464_reserve = AddReserve( > 'CPL', > $borrowernumber, > $bibnum, >- 'a', > undef, > '1', > undef, >@@ -570,7 +569,6 @@ $bz14464_reserve = AddReserve( > 'CPL', > $borrowernumber, > $bibnum, >- 'a', > undef, > '1', > undef, >@@ -593,7 +591,6 @@ $bz14464_reserve = AddReserve( > 'CPL', > $borrowernumber, > $bibnum, >- 'a', > undef, > '1', > undef, >-- >2.1.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 9809
:
37638
|
40733
|
40734
|
40735
|
40736
|
40737
|
40738
|
41754
|
41755
|
41756
|
41757
|
41758
|
41759
|
41760
|
41761
|
41767
|
41768
|
41769
|
41770
|
41771
|
41772
|
41773
|
41774
|
41809
|
41810
|
41811
|
41812
|
41813
|
41814
|
41815
|
41816
|
41817
|
41845
|
41848
|
41849
|
41850
|
41851
|
41852
|
41892
|
41893
|
41894
|
41895
|
41896
|
41897
|
41898
|
41899
| 41900 |
41901
|
41902
|
41903