-
Notifications
You must be signed in to change notification settings - Fork 25.1k
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
[CI] SamlServiceProviderMetadataIT classMethod failing #109452
Labels
low-risk
An open issue or test failure that is a low risk to future releases
:Security/Security
Security issues without another label
Team:Security
Meta label for security team
>test-failure
Triaged test failures from CI
Comments
Pinging @elastic/es-security (Team:Security) |
Pinging @elastic/es-core-infra (Team:Core/Infra) |
There's 2 issues here:
I haven't fixed it yet, but it's clear the thing that broke is the mock HTTP server, so I'm setting the risk to low. |
tvernum
added a commit
to tvernum/elasticsearch
that referenced
this issue
Jun 11, 2024
In JDK23 the `HttpServer` requires that http response be explicitly closed (even if there is no response body) Resolves: elastic#109452
tvernum
added a commit
that referenced
this issue
Jun 12, 2024
In JDK23 the `HttpServer` requires that http response be explicitly closed (even if there is no response body) Resolves: #109452
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
low-risk
An open issue or test failure that is a low risk to future releases
:Security/Security
Security issues without another label
Team:Security
Meta label for security team
>test-failure
Triaged test failures from CI
This is only failing on Java 23. The failure is due to a timeout attempting to start the cluster so something in getting hung on Java 23 here.
Build scan:
https://gradle-enterprise.elastic.co/s/w4kjz3jbtvl7s/tests/:x-pack:plugin:security:qa:saml-rest-tests:javaRestTest/org.elasticsearch.xpack.security.authc.saml.SamlServiceProviderMetadataIT
Reproduction line:
Applicable branches:
main
Reproduces locally?:
Yes
Failure history:
Failure dashboard for
org.elasticsearch.xpack.security.authc.saml.SamlServiceProviderMetadataIT#classMethod
Failure excerpt:
The text was updated successfully, but these errors were encountered: