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

1.4: Intermittent test hang: io.helidon.webserver.TestHttpParsingDefaults #2248

Closed
barchetta opened this issue Aug 11, 2020 · 4 comments · Fixed by #2260 or #2261
Closed

1.4: Intermittent test hang: io.helidon.webserver.TestHttpParsingDefaults #2248

barchetta opened this issue Aug 11, 2020 · 4 comments · Fixed by #2260 or #2261
Assignees
Labels
1.x Issues for 1.x version branch bug Something isn't working P1 webserver

Comments

@barchetta
Copy link
Member

Just had a pipeline job hang on:

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in io.helidon.webserver.HashResponseHeadersTest
Running io.helidon.webserver.TestHttpParsingDefaults

This seems intermittent since other times the pipeline has passed. Hung job was at: https://builds.helidon.io/53F3E72BE46274A8B665498126A9E580

Looks like this test was added by #2244

@romain-grecourt
Copy link
Contributor

Looks like this issue is still occurring: https://builds.helidon.io/0BD243C1F1146E2A381220C79A909663

tomas-langer added a commit to tomas-langer/helidon that referenced this issue Aug 31, 2020
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer
Copy link
Member

tomas-langer commented Aug 31, 2020

@romain-grecourt any idea how to

  • increase the chance for this to happen (I am already running a pipeline with just this test and with 5000 repeats for each method, ten times)
  • get more information on running tests, such as which method is being executed?

Even if I reproduce it (such as in the linked problem), I just see it was a specific class, I cannot see which test was the cause of the problem...

@tomas-langer
Copy link
Member

Failed to reproduce (300000 repeats of tests).

I will update the tests to have all the possible timeouts, so at least we find out which specific method is causing the failure

@tomas-langer
Copy link
Member

Closing this issue again. If this ever occurs again, please update and reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.x Issues for 1.x version branch bug Something isn't working P1 webserver
Projects
Archived in project
4 participants