Page MenuHomePhabricator

test: fix test failures in test/functional/p2p_timeouts.py
ClosedPublic

Authored by PiRK on Sat, Feb 8, 17:01.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC8fc3de71d547: test: fix test failures in test/functional/p2p_timeouts.py
Summary

From the PR discussion:

Fair enough as a temporary workaround.

The source of this bug is that not all time in net is using mocked time, giving those "rounding errors".

The long-term fix should be to use mocked time consistently.

This is a backport of core#23740

Test Plan

ninja check-functional

Diff Detail

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