We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test_custom_channels_htlc_force_close
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following 2 flakes in the test_custom_channels_htlc_force_close test occur quite frequently in our CI:
Flake 1
litd_custom_channels_test.go:3204: Error Trace: /home/runner/work/lightning-terminal/lightning-terminal/itest/litd_custom_channels_test.go:3204 /home/runner/work/lightning-terminal/lightning-terminal/itest/litd_custom_channels_test.go:2924 /home/runner/work/lightning-terminal/lightning-terminal/itest/test_harness.go:103 /home/runner/work/lightning-terminal/lightning-terminal/itest/litd_test.go:102 Error: Received unexpected error: wanted 1, found 0 txs in mempool: [] Test: TestLightningTerminal/test_custom_channels_htlc_force_close
Flake 2
assets_test.go:350: Error Trace: /home/runner/work/lightning-terminal/lightning-terminal/itest/assets_test.go:350 /home/runner/work/lightning-terminal/lightning-terminal/itest/litd_custom_channels_test.go:3311 /home/runner/work/lightning-terminal/lightning-terminal/itest/litd_custom_channels_test.go:2923 /home/runner/work/lightning-terminal/lightning-terminal/itest/test_harness.go:103 /home/runner/work/lightning-terminal/lightning-terminal/itest/litd_test.go:102 Error: Received unexpected error: missing anchor block hash, transfer not confirmed Test: TestLightningTerminal/test_custom_channels_htlc_force_close
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
The following 2 flakes in the
test_custom_channels_htlc_force_close
test occur quite frequently in our CI:Flake 1
Flake 2
The text was updated successfully, but these errors were encountered: