Skip to content

Conversation

@maflcko
Copy link
Member

@maflcko maflcko commented Sep 25, 2018

Instead of skipping the whole test, only skip the wallet specific section of a test if the wallet is not compiled in. This is mostly an indentation change, so can be reviewed with --ignore-all-space.

@fanquake fanquake added the Tests label Sep 25, 2018
@DrahtBot
Copy link
Contributor

DrahtBot commented Sep 26, 2018

Reviewers, this pull request conflicts with the following ones:

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.

Copy link
Contributor

@jamesob jamesob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! utACK faa4043

@DrahtBot
Copy link
Contributor

Coverage Change (pull 14324) Reference (master)
Lines +0.0000 % 87.0361 %
Functions +0.0154 % 84.1130 %
Branches -0.0047 % 51.5451 %

@maflcko maflcko merged commit faa4043 into bitcoin:master Oct 8, 2018
maflcko pushed a commit that referenced this pull request Oct 8, 2018
faa4043 qa: Run more tests with wallet disabled (MarcoFalke)

Pull request description:

  Instead of skipping the whole test, only skip the wallet specific section of a test if the wallet is not compiled in. This is mostly an indentation change, so can be reviewed with `--ignore-all-space`.

Tree-SHA512: 5941a8b6b00dca5cf9438c5f6f010ba812115188a69e427d7ade4c1ab8cfe7a57c73daf52c66235dbb24b1cd9ab7c7a17c49bc23d931e041b605d79116a71f66
@maflcko maflcko deleted the Mf1809-qaWalletNo branch October 8, 2018 04:45
deadalnix pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request May 20, 2020
Summary:
```
Instead of skipping the whole test, only skip the wallet specific
section of a test if the wallet is not compiled in.
```

Backport of core [[bitcoin/bitcoin#14324 | PR14324]].

Test Plan:
  ninja check-functional

  cmake -GNinja .. -DBUILD_BITCOIN_WALLET=OFF
  ninja check-functional

# Conflicts:
#	.travis.yml
#	test/functional/feature_config_args.py
#	test/functional/feature_notifications.py
#	test/functional/interface_bitcoin_cli.py
#	test/functional/interface_zmq.py

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D6146
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants