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 Passed
Unit
No Test Coverage
Build Status
Buildable 21552
Build 42746: Build Diffbuild-without-wallet · build-diff · build-clang · build-debug · build-clang-tidy
Build 42745: arc lint + arc unit