-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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] RoleDescriptorTests testHasPrivilegesOtherThanIndex failing #116376
Labels
low-risk
An open issue or test failure that is a low risk to future releases
:Security/Authorization
Roles, Privileges, DLS/FLS, RBAC/ABAC
Team:Security
Meta label for security team
>test-failure
Triaged test failures from CI
Comments
elasticsearchmachine
added
:Security/Authorization
Roles, Privileges, DLS/FLS, RBAC/ABAC
>test-failure
Triaged test failures from CI
labels
Nov 7, 2024
This has been muted on branch 8.x Mute Reasons:
Build Scans: |
elasticsearchmachine
added a commit
that referenced
this issue
Nov 7, 2024
…testHasPrivilegesOtherThanIndex #116376
elasticsearchmachine
added
Team:Security
Meta label for security team
needs:risk
Requires assignment of a risk label (low, medium, blocker)
labels
Nov 7, 2024
Pinging @elastic/es-security (Team:Security) |
jakelandis
added
low-risk
An open issue or test failure that is a low risk to future releases
and removed
needs:risk
Requires assignment of a risk label (low, medium, blocker)
labels
Nov 14, 2024
this is small bug in the test which #116852 will fix |
jakelandis
added a commit
that referenced
this issue
Nov 19, 2024
This commit fixes a test fails based on the random seed. The change updates the name of the test to match the updated name of the method it is testing. It also re-implements the test to rely less on randomness and explicitly tests the possible inputs. fixes #116376
jakelandis
added a commit
to jakelandis/elasticsearch
that referenced
this issue
Nov 19, 2024
This commit fixes a test fails based on the random seed. The change updates the name of the test to match the updated name of the method it is testing. It also re-implements the test to rely less on randomness and explicitly tests the possible inputs. fixes elastic#116376 (cherry picked from commit 0795703)
jakelandis
added a commit
to jakelandis/elasticsearch
that referenced
this issue
Nov 19, 2024
This commit fixes a test fails based on the random seed. The change updates the name of the test to match the updated name of the method it is testing. It also re-implements the test to rely less on randomness and explicitly tests the possible inputs. fixes elastic#116376 (cherry picked from commit 0795703) # Conflicts: # x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/security/authz/RoleDescriptorTests.java
jakelandis
added a commit
to jakelandis/elasticsearch
that referenced
this issue
Nov 19, 2024
This commit fixes a test fails based on the random seed. The change updates the name of the test to match the updated name of the method it is testing. It also re-implements the test to rely less on randomness and explicitly tests the possible inputs. fixes elastic#116376 (cherry picked from commit 0795703) # Conflicts: # x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/security/authz/RoleDescriptorTests.java
elasticsearchmachine
pushed a commit
that referenced
this issue
Nov 19, 2024
This commit fixes a test fails based on the random seed. The change updates the name of the test to match the updated name of the method it is testing. It also re-implements the test to rely less on randomness and explicitly tests the possible inputs. fixes #116376 (cherry picked from commit 0795703)
elasticsearchmachine
pushed a commit
that referenced
this issue
Nov 19, 2024
* Fix RoleDescriptor test that fails randomly (#116852) This commit fixes a test fails based on the random seed. The change updates the name of the test to match the updated name of the method it is testing. It also re-implements the test to rely less on randomness and explicitly tests the possible inputs. fixes #116376 (cherry picked from commit 0795703) # Conflicts: # x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/security/authz/RoleDescriptorTests.java * remove rouge import
elasticsearchmachine
pushed a commit
that referenced
this issue
Nov 19, 2024
* Fix RoleDescriptor test that fails randomly (#116852) This commit fixes a test fails based on the random seed. The change updates the name of the test to match the updated name of the method it is testing. It also re-implements the test to rely less on randomness and explicitly tests the possible inputs. fixes #116376 (cherry picked from commit 0795703) # Conflicts: # x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/security/authz/RoleDescriptorTests.java * remove rouge import
rjernst
pushed a commit
to rjernst/elasticsearch
that referenced
this issue
Nov 20, 2024
This commit fixes a test fails based on the random seed. The change updates the name of the test to match the updated name of the method it is testing. It also re-implements the test to rely less on randomness and explicitly tests the possible inputs. fixes elastic#116376
alexey-ivanov-es
pushed a commit
to alexey-ivanov-es/elasticsearch
that referenced
this issue
Nov 28, 2024
This commit fixes a test fails based on the random seed. The change updates the name of the test to match the updated name of the method it is testing. It also re-implements the test to rely less on randomness and explicitly tests the possible inputs. fixes elastic#116376
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/Authorization
Roles, Privileges, DLS/FLS, RBAC/ABAC
Team:Security
Meta label for security team
>test-failure
Triaged test failures from CI
Build Scans:
Reproduction Line:
Applicable branches:
8.x
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
The text was updated successfully, but these errors were encountered: