HomePhabricator

[tests] double the RPC timeout for feature_blockfilterindex_prune.py

Description

[tests] double the RPC timeout for feature_blockfilterindex_prune.py

Summary:
This test failed a few times recently on CI. It seems like a genuine timeout while trying to mine 1000 blocks:

Traceback (most recent call last):
  File "/Users/teamcity/buildAgent/work/d82352781e454aab/test/functional/test_framework/test_framework.py", line 142, in main
    self.run_test()
  File "/Users/teamcity/buildAgent/work/d82352781e454aab/test/functional/feature_blockfilterindex_prune.py", line 97, in run_test
    self.generate(node, 1000)

       [...]

test_framework.authproxy.JSONRPCException: 'generatetoaddress' RPC took longer than 30 seconds. Consider using larger timeout for calls that take longer to return. (-344)

Test Plan: ninja check-functional

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D14289

Details

Provenance
PiRKAuthored on Jul 19 2023, 15:11
PiRKPushed on Jul 19 2023, 15:43
Reviewer
Restricted Project
Differential Revision
D14289: [tests] double the RPC timeout for feature_blockfilterindex_prune.py
Parents
rABC577fb65563ad: [electrum] specify language for code blocks in markdown
Branches
Unknown
Tags
Unknown