Uh oh!
There was an error while loading. Please reload this page.
Integration test logging - #640
Closed
joostjager wants to merge 10 commits into
Closed
Conversation
👋 Hi! This PR is now in draft status. |
joostjagerforce-pushed
the
test-logging
branch
from
September 19, 2025 08:20
d5bf615 to
4c6f512Comparejoostjagerforce-pushed
the
test-logging
branch
2 times, most recently
from
September 19, 2025 08:44
9eb545e to
042816aComparejoostjagerforce-pushed
the
test-logging
branch
4 times, most recently
from
September 19, 2025 14:17
bb56249 to
63d53f1Comparejoostjager
marked this pull request as draft
September 19, 2025 14:18
joostjagerforce-pushed
the
test-logging
branch
from
September 21, 2025 19:25
63d53f1 to
afe2cc1Comparejoostjager
commented
Sep 21, 2025
ContributorAuthor
Potential problems so far:
|
So that we'll cleanly signal and wait for termination.
Previously ldk-node would start binding after the first successful bind to an address.
joostjagerforce-pushed
the
test-logging
branch
3 times, most recently
from
September 23, 2025 08:00
9456b73 to
386e6cbCompareTo avoid conflicts ("port in use") with ports that were used for
outgoing connections and are now in the TIME_WAIT state.joostjagerforce-pushed
the
test-logging
branch
from
September 23, 2025 11:41
6dbd283 to
92e1208Comparetnull
commented
Oct 7, 2025
Collaborator
We decided to make the |
tnull
commented
Jan 26, 2026
Collaborator
@joostjager Can this be closed by now? |
tnull
commented
Mar 2, 2026
Collaborator
Closing as abandoned. |
This file contains hidden or 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
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Primarily to debug the current test flakes in CI, but also for future debugging generally.