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
Branch
fix_chronik_ws_ordering
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 29052
Build 57640: Build Diffbuild-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang
Build 57639: arc lint + arc unit

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.