Skip to content
New issue

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

jenkins.plugins.http_request.HttpRequestStepRoundTripTest#configRoundTripGroup1 tends to time out #1356

Open
basil opened this issue Jul 29, 2022 · 0 comments
Labels

Comments

@basil
Copy link
Member

basil commented Jul 29, 2022

Jenkins and plugins versions report

Environment
Paste the output here

What Operating System are you using (both controller, and any agents involved in the problem)?

Ubuntu 22.04 LTS x86_64

Reproduction steps

Remove the exclusion for jenkins.plugins.http_request.HttpRequestStepRoundTripTest in excludes.txt added in #1355, then run the test suite a few times.

Expected Results

The tests should reliably pass.

Actual Results

jenkins.plugins.http_request.HttpRequestStepRoundTripTest#configRoundTripGroup1 tends to time out with the thread dump showing many threads doing work in HtmlUnit.

Anything else?

Should debug this further to find the root cause and then re-enable the test.

@basil basil added the bug Something isn't working label Jul 29, 2022
@basil basil added tests and removed bug Something isn't working labels Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant