-
Notifications
You must be signed in to change notification settings - Fork 25k
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] CertificateToolTests testHandleLongPasswords failing #75952
Labels
:Security/Security
Security issues without another label
Team:Security
Meta label for security team
>test-failure
Triaged test failures from CI
Comments
hendrikmuhs
added
:Security/Security
Security issues without another label
>test-failure
Triaged test failures from CI
labels
Aug 2, 2021
Pinging @elastic/es-security (Team:Security) |
Another one for #75718 |
tvernum
added a commit
to tvernum/elasticsearch
that referenced
this issue
Aug 3, 2021
JDK 1.8.0_292 has a race condition that sometimes causes the PBEWithSHA1AndDESede algorithm to appear as unavailable. This change mutes additional tests on this JDK build Relates: elastic#75952, elastic#75571, elastic#75718
This was referenced Aug 3, 2021
tvernum
added a commit
that referenced
this issue
Aug 3, 2021
jkakavas
added a commit
to jkakavas/elasticsearch
that referenced
this issue
Feb 15, 2022
We had muted specifc tests that were hit by JDK-8266279, by not allowing the tests to run on Java 1.8.0_292. We have since upgraded our Java 8 version in CI to Java 1.8.0_301 so the muting is irrelevant and can be removed Resolves elastic#75571, elastic#75417, elastic#75379, elastic#72639, elastic#72359, elastic#75952, elastic#75718
jkakavas
added a commit
to jkakavas/elasticsearch
that referenced
this issue
Feb 15, 2022
We had muted specific tests that were hit by JDK-8266279, by not allowing the tests to run on Java 1.8.0_292. We have since upgraded our Java 8 version in CI to Java 1.8.0_301 so the muting is irrelevant and can be removed Resolves elastic#75571, elastic#75417, elastic#75379, elastic#72639, elastic#72359, elastic#75952, elastic#75718
Fixed in later jdk8 version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Security/Security
Security issues without another label
Team:Security
Meta label for security team
>test-failure
Triaged test failures from CI
Build scan:
https://gradle-enterprise.elastic.co/s/iiklryphush4o/tests/:x-pack:plugin:security:cli:test/org.elasticsearch.xpack.security.cli.CertificateToolTests/testHandleLongPasswords
Reproduction line:
./gradlew ':x-pack:plugin:security:cli:test' --tests "org.elasticsearch.xpack.security.cli.CertificateToolTests.testHandleLongPasswords" -Dtests.seed=7FB5BB3D2F879153 -Dtests.locale=und -Dtests.timezone=Europe/Astrakhan -Druntime.java=8
Applicable branches:
7.x
Reproduces locally?:
Yes
Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.xpack.security.cli.CertificateToolTests&tests.test=testHandleLongPasswords
Failure excerpt:
The text was updated successfully, but these errors were encountered: