Page MenuHomePhabricator

[chronik] Wait for the correct tip finalization in chronik_ws_ordering
ClosedPublic

Authored by Fabien on May 21 2024, 14:18.

Details

Summary

The test correctly waits for the last block to get finalized in order to check message ordering, but it's wrong on the tip because the get_quorum function actually mines blocks.

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

Diff Detail

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

Event Timeline

Fabien requested review of this revision.May 21 2024, 14:18
This revision is now accepted and ready to land.May 21 2024, 14:38
This revision was landed with ongoing or failed builds.May 21 2024, 14:40
This revision was automatically updated to reflect the committed changes.