-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix basic funding integration test flakiness
This commit fixes some flakiness exhibited in the current basic funding workflow tests. This test can fail occasionally in resource constrained environment due to a race condition which arises after Alice learns of the channel, but Bob is still waiting for Alice’s notification. As a temporary fix, we now only check Alice’s state for the existence of the channel.
- Loading branch information
Showing
2 changed files
with
16 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters