Skip to content

itest flake: async_bidirectional_payments flaked with timeout on etcd on Travis #5701

@bhandras

Description

@bhandras

Background

The async_bidirectional_payments test flaked on Travis when running with etcd (dbbackend=etcd):

test_harness.go:90: Failed: (async bidirectional payments): exited with error: 
        *errors.errorString payment error: rpc error: code = DeadlineExceeded desc = context deadline exceeded
        /home/travis/gopath/src/github.com/lightningnetwork/lnd/lntest/itest/lnd_payment_test.go:526 (0x15008c5)
        	testBidirectionalAsyncPayments: t.Fatalf("payment error: %v", err)
        /home/travis/gopath/src/github.com/lightningnetwork/lnd/lntest/itest/test_harness.go:114 (0x14b58ce)
        	(*harnessTest).RunTestCase: testCase.test(h.lndHarness, h)
        /home/travis/gopath/src/github.com/lightningnetwork/lnd/lntest/itest/lnd_test.go:245 (0x1552892)
        	TestLightningNetworkDaemon.func4: ht.RunTestCase(testCase)
        /home/travis/.gimme/versions/go1.16.3.linux.amd64/src/testing/testing.go:1193 (0x523d0f)
        	tRunner: fn(t)
        /home/travis/.gimme/versions/go1.16.3.linux.amd64/src/runtime/asm_amd64.s:1371 (0x472201)
        	goexit: BYTE	$0x90	// NOP

Your environment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions