Page MenuHomePhabricator

[avalanche] Cleanup the proof voting test
ClosedPublic

Authored by Fabien on Oct 7 2022, 13:59.

Details

Reviewers
sdulfari
Group Reviewers
Restricted Project
Commits
rABC696d5d33e28b: [avalanche] Cleanup the proof voting test
Summary
  • Remove dangling log
  • Remove duplicated test case
  • Remove duplicated peer
  • Remove the wait_for_disconnect and whitelist the locahost. This leads to a minor duration gain which will turn huge in the next diff.
Test Plan
./test/functional/test_runner.py abc_p2p_avalanche_proof_voting

Diff Detail

Repository
rABC Bitcoin ABC
Branch
avalanche_cleanup_proof_voting_test
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20401
Build 40475: Build Diffbuild-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang
Build 40474: arc lint + arc unit