Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
itest: fix flake in
testPaymentFailureReasonCanceled
Fix the case, ``` --- FAIL: TestLightningNetworkDaemon/tranche01/46-of-191/bitcoind/payment_failure_reason_canceled (20.86s) harness.go:2113: Error Trace: /home/runner/work/lnd/lnd/lntest/harness.go:2113 /home/runner/work/lnd/lnd/itest/lnd_payment_test.go:1183 /home/runner/work/lnd/lnd/itest/lnd_payment_test.go:1138 /home/runner/work/lnd/lnd/lntest/harness.go:396 /home/runner/work/lnd/lnd/itest/lnd_test.go:139 Error: err from HTLC interceptor stream Test: TestLightningNetworkDaemon/tranche01/46-of-191/bitcoind/payment_failure_reason_canceled Messages: received err from HTLC interceptor stream: rpc error: code = Unknown desc = interceptor already exists ```
- Loading branch information