aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_groups.py
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2018-08-01 14:37:47 -0400
committerMarcoFalke <falke.marco@gmail.com>2018-08-01 14:37:07 -0400
commitfa5b440971a0dfdd64c1b86748a573fcd7dc65d3 (patch)
tree293c5d69fa9d0f2fb658ddd50da6b665f0175d41 /test/functional/wallet_groups.py
parentc88529a178d5ca719ebab597a4c4c3437327b2f6 (diff)
downloadbitcoin-fa5b440971a0dfdd64c1b86748a573fcd7dc65d3.tar.xz
qa: Extract rpc_timewait as test param
Also increase it for wallet_dump and wallet_groups
Diffstat (limited to 'test/functional/wallet_groups.py')
-rwxr-xr-xtest/functional/wallet_groups.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functional/wallet_groups.py b/test/functional/wallet_groups.py
index 408e9dfef0..9fa7eaf07e 100755
--- a/test/functional/wallet_groups.py
+++ b/test/functional/wallet_groups.py
@@ -22,6 +22,7 @@ class WalletGroupTest(BitcoinTestFramework):
self.setup_clean_chain = True
self.num_nodes = 3
self.extra_args = [[], [], ['-avoidpartialspends']]
+ self.rpc_timewait = 120
def run_test (self):
# Mine some coins