Page MenuHomePhabricator

[chronik] Fix flaky chronik_avalanche test
ClosedPublic

Authored by Fabien on Feb 1 2024, 20:35.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC5c0b43298b51: [chronik] Fix flaky chronik_avalanche test
Summary

Now that the block finalized validation interface is asynchronous, we need to either sync the queue or wait for chronik to update the status or assertions might fail due to the callback still being enqueued.

Test Plan
./test/functional/test_runner.py chronik_avalanche

Diff Detail

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