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

Updates test to handle IOException if connection was closed #8457

Merged
merged 1 commit into from Mar 5, 2024

Conversation

spericas
Copy link
Member

@spericas spericas commented Mar 5, 2024

Description

Updates testActualLengthExceededWithPayload() to handle IOException given that its peer may close the connection after detecting a large payload. Removed testContentLengthExceeded() as duplicate test (not actually testing the same condition as in 3.x). See issue #8418.

Documentation

None

@spericas spericas added this to the 4.0.6 milestone Mar 5, 2024
@spericas spericas requested a review from barchetta March 5, 2024 14:34
@spericas spericas self-assigned this Mar 5, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 5, 2024
…iven that its peer may close the connection after detecting a large payload. Removed testContentLengthExceeded() as duplicate test (not actually testing the same condition as in 3.x).
@spericas spericas merged commit 8de502b into helidon-io:main Mar 5, 2024
12 checks passed
hrstoyanov pushed a commit to hrstoyanov/helidon that referenced this pull request Mar 12, 2024
…iven that its peer may close the connection after detecting a large payload. Removed testContentLengthExceeded() as duplicate test (not actually testing the same condition as in 3.x). (helidon-io#8457)
hrstoyanov pushed a commit to hrstoyanov/helidon that referenced this pull request Mar 12, 2024
…iven that its peer may close the connection after detecting a large payload. Removed testContentLengthExceeded() as duplicate test (not actually testing the same condition as in 3.x). (helidon-io#8457)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x intermittent OCA Verified All contributors have signed the Oracle Contributor Agreement. testing
Projects
Backlog
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

2 participants