Skip to content

Issue #2613 Debugging failsafe tests: Message 'Listening for transport dt_socket at address' is not displayed anymore when using maven.surefire.debug#3353

Open
olamy wants to merge 1 commit into
masterfrom
gh-2613-no-listener-message-debug
Open

Issue #2613 Debugging failsafe tests: Message 'Listening for transport dt_socket at address' is not displayed anymore when using maven.surefire.debug#3353
olamy wants to merge 1 commit into
masterfrom
gh-2613-no-listener-message-debug

Conversation

@olamy
Copy link
Copy Markdown
Member

@olamy olamy commented May 15, 2026

Signed-off-by: Olivier Lamy olamy@apache.org

Following this checklist to help us incorporate your
contribution quickly and easily:

  • Each commit in the pull request should have a meaningful subject line and body.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install to make sure basic checks pass. A more thorough check will
    be performed on your pull request automatically.
  • You have run the integration tests successfully (mvn -Prun-its clean install).

If your pull request is about ~20 lines of code you don't need to sign an
Individual Contributor License Agreement if you are unsure
please ask on the developers list.

To make clear that you license your contribution under
the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

…t dt_socket at address' is not displayed anymore when using maven.surefire.debug

Signed-off-by: Olivier Lamy <olamy@apache.org>
@olamy olamy added the bug Something isn't working label May 15, 2026
@olamy olamy added this to the 3.6.0.M1 milestone May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SUREFIRE-2294] [REGRESSION] Debugging failsafe tests: Message "Listening for transport dt_socket at address" is written too late

1 participant