-
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] ApiKeyServiceTests testGetApiKeyMetadata failing #86211
Labels
: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) |
breskeby
added a commit
to breskeby/elasticsearch
that referenced
this issue
Apr 27, 2022
see elastic#86211 for details
elasticsearchmachine
pushed a commit
that referenced
this issue
Apr 27, 2022
Another refactor fallout, I'll raise a fix. |
ywangd
added a commit
to ywangd/elasticsearch
that referenced
this issue
Apr 27, 2022
Similar to elastic#86188, the test failure elastic#86211 is caused by incorrect randomziation. In this case, the API metadata was expected to be null in some cases. This PR fixes it by ensuring the correct randomisation. Resolves: elastic#86211
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
Is this potentially related to this recent change in that area done in #86054 ?
Build scan:
https://gradle-enterprise.elastic.co/s/azmukpqpbn4yq/tests/:x-pack:plugin:security:test/org.elasticsearch.xpack.security.authc.ApiKeyServiceTests/testGetApiKeyMetadata
Reproduction line:
./gradlew ':x-pack:plugin:security:test' --tests "org.elasticsearch.xpack.security.authc.ApiKeyServiceTests.testGetApiKeyMetadata" -Dtests.seed=F333870E25DA21A1 -Dtests.locale=zh-Hans-CN -Dtests.timezone=America/Porto_Velho -Druntime.java=17
Applicable branches:
master
Reproduces locally?:
Yes
Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.xpack.security.authc.ApiKeyServiceTests&tests.test=testGetApiKeyMetadata
Failure excerpt:
The text was updated successfully, but these errors were encountered: