Page MenuHomePhabricator

fix flaky addrman_is_terrible test
ClosedPublic

Authored by PiRK on Jan 29 2024, 07:36.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCf1567e75b7f3: fix flaky addrman_is_terrible test
Summary

AddrInfo::IsTerrible takes an optional now argument defaulting to AdjustedTime(). Set the mocktime to ensure the adjusted time cannot change before the end of the test.

Test Plan

ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

PiRK requested review of this revision.Jan 29 2024, 07:36
This revision is now accepted and ready to land.Jan 29 2024, 08:53
This revision was automatically updated to reflect the committed changes.