The log clearly indicates the block was intended to be finalized here.
It gets to block acceptance but stops prematurely. This is not desirable
since it does not match expectations nor does it lend itself well to
expanding this test in the future.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABCbf4a9cfa2e30: [avalanche] Actually finalize block in voting functional test
ninja ./test/functional/test_runner.py abc_p2p_avalanche_voting
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- ava-block-vote-finalize
- Lint
Lint Errors Severity Location Code Message Error test/functional/abc_p2p_avalanche_voting.py:12 F401 flake8 F401 - Unit
No Test Coverage - Build Status
Buildable 21551 Build 42744: Build Diff build-without-wallet · build-diff · build-debug · build-clang · build-clang-tidy Build 42743: arc lint + arc unit