DrahtBot
commented at 3:55 PM on December 5, 2019:
member
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
Conflicts
Reviewers, this pull request conflicts with the following ones:
#17631 (Expose block filters over REST. by TheBlueMatt)
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
laanwj
commented at 9:15 AM on December 6, 2019:
member
Why do some tests not support --cli?
(and wouldn't it be less hassle to mark those? with the idea of fixing them later, maybe)
tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such993e38a4e2
practicalswift force-pushed on Dec 6, 2019
practicalswift
commented at 2:59 PM on December 6, 2019:
contributor
Why do some tests not support --cli?
The reasons varies but the most common exception raised is TypeError: Object of type 'Decimal' is not JSON serializable. There is also OSError: [Errno 7] Argument list too long: 'bitcoin-cli' and a few others.
(and wouldn't it be less hassle to mark those? with the idea of fixing them later, maybe)
Good point! Now updated: that brought down the net diff from +80 to +45 (+50-5).
Please re-review :)
practicalswift renamed this: tests: Annotate functional tests supporting bitcoin-cli (--usecli) as such tests: Enable tests which are incorrectly skipped when running test_runner.py --usecli on Dec 6, 2019
fanquake
commented at 3:15 PM on December 6, 2019:
member
You could also update rpc_deriveaddresses.py which has self.supports_cli = 1.
tests: Use a default of supports_cli=True (instead of supports_cli=False)5ac804a9eb
practicalswift
commented at 3:24 PM on December 6, 2019:
contributor
@fanquake Good catch. Now updated. Please re-review :)
practicalswift force-pushed on Dec 6, 2019
laanwj
commented at 11:13 AM on December 9, 2019:
member
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-04-16 15:14 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me