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

[CI] GetUserPrivilegesResponseTests fails #34671

Closed
vladimirdolzhenko opened this issue Oct 20, 2018 · 3 comments
Closed

[CI] GetUserPrivilegesResponseTests fails #34671

vladimirdolzhenko opened this issue Oct 20, 2018 · 3 comments
Labels
:Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC >test-failure Triaged test failures from CI

Comments

@vladimirdolzhenko
Copy link
Contributor

log: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=debian/6/console

REPRODUCE WITH:

 ./gradlew :x-pack:plugin:core:test \
  -Dtests.seed=7374C845561C5B75 \
  -Dtests.class=org.elasticsearch.xpack.core.security.action.user.GetUserPrivilegesResponseTests \
  -Dtests.method="testSerialization" \
  -Dtests.security.manager=true \
  -Dtests.locale=es-CL \
  -Dtests.timezone=Pacific/Ponape \
  -Dcompiler.java=11 \
  -Druntime.java=8

another seed to reproduce locally -Dtests.seed=FD8FA9CE99873F9

Relates to #33928

@vladimirdolzhenko vladimirdolzhenko added >test-failure Triaged test failures from CI :Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC labels Oct 20, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-security

@albertzaharovits
Copy link
Contributor

@vladimirdolzhenko the failure is using commit c1c447a which is an ancestor of aeb3cda which I've pushed to fix #34631 .
I'll be closing this, please reopen if you believe I'm mistaking.

@vladimirdolzhenko
Copy link
Contributor Author

@albertzaharovits thanks, it works 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants