pingcap / tidb

TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
https://pingcap.com
Apache License 2.0
37.34k stars 5.85k forks source link

br: refactor test wait for checkpoint to advance #57609

Open Tristan1900 opened 20 hours ago

Tristan1900 commented 20 hours ago

Enhancement

currently every test is copying the same code block which is not tedious and unreadable, we can just make it a method