itest: add flakeInconsistentHTLCView

This commit is contained in:
yyforyongyu
2025-03-09 17:12:44 +08:00
parent 053d63e110
commit a067aa45ef
3 changed files with 41 additions and 0 deletions

View File

@@ -499,6 +499,7 @@ func testSweepCPFPAnchorIncomingTimeout(ht *lntest.HarnessTest) {
carol.RPC.SettleInvoice(preimage[:])
// Bob should have settled his outgoing HTLC with Carol.
flakeInconsistentHTLCView()
ht.AssertHTLCNotActive(bob, bcChanPoint, payHash[:])
// We'll now mine enough blocks to trigger Bob to force close channel
@@ -850,6 +851,7 @@ func testSweepHTLCs(ht *lntest.HarnessTest) {
carol.RPC.SettleInvoice(preimageSettled[:])
// Bob should have settled his outgoing HTLC with Carol.
flakeInconsistentHTLCView()
ht.AssertHTLCNotActive(bob, bcChanPoint, payHashSettled[:])
// Let Carol go offline so we can focus on testing Bob's sweeping