Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGINGe6d1f16f8b74: Allow multiwallet.py to be used with --usecli
rABCe6d1f16f8b74: Allow multiwallet.py to be used with --usecli
./test/function/test_runner.py
Ensure that wallet_multiwallet.py is run twice, the second time with
the --usecli argument
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- PR11970_part5
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 4696 Build 7455: Bitcoin ABC Buildbot (legacy) Build 7454: arc lint + arc unit
Event Timeline
test/functional/test_runner.py | ||
---|---|---|
79 ↗ | (On Diff #6898) | This needs to be fixed. |
test/functional/wallet_multiwallet.py | ||
---|---|---|
30 ↗ | (On Diff #6907) | This is an autopep8 rule, if the lambda is assigned, then you'd better have a function. |
test/functional/wallet_multiwallet.py | ||
---|---|---|
30 ↗ | (On Diff #6907) | autopep8 is somewhat retarded. |