Page MenuHomePhabricator

[avalanche] Actually finalize block in voting functional test
ClosedPublic

Authored by sdulfari on Dec 12 2022, 22:02.

Details

Summary

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.

Test Plan
ninja
./test/functional/test_runner.py abc_p2p_avalanche_voting

Diff Detail

Repository
rABC Bitcoin ABC
Branch
ava-block-vote-finalize
Lint
Lint Errors
SeverityLocationCodeMessage
Errortest/functional/abc_p2p_avalanche_voting.py:12F401flake8 F401
Unit
No Test Coverage
Build Status
Buildable 21551
Build 42744: Build Diffbuild-without-wallet · build-diff · build-debug · build-clang · build-clang-tidy
Build 42743: arc lint + arc unit