-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
Milestone
Description
From this build,
--- FAIL: TestInvoiceRegistry (5.25s)
--- FAIL: TestInvoiceRegistry/InvoiceExpiryWithRegistry_KV (5.02s)
invoiceregistry_test.go:1321:
Error Trace: /home/runner/work/lnd/lnd/invoices/invoiceregistry_test.go:1321
/home/runner/work/lnd/lnd/invoices/invoiceregistry_test.go:166
Error: Received unexpected error:
expected state Canceled, got Open
Test: TestInvoiceRegistry/InvoiceExpiryWithRegistry_KV
Messages: timeout checking invoice state
We also have the following issues,
TestInvoiceRegistryfailed withtimeout waiting for HTLC resolution#9757- [bug]: failed test
TestInvoiceRegistry/FailPartialAMPPayment_KV#9548
We should preempt this issue - if it's a flake, we fix the test so it's less distracting; otherwise we need to fix it before it becomes a user-reported bug. @saubyk