-
Notifications
You must be signed in to change notification settings - Fork 25.8k
[CI] DocumentSubsetReaderTests testSearch fails (seed-specific) #32457
Copy link
Copy link
Closed
Labels
:Security/AuthorizationRoles, Privileges, DLS/FLS, RBAC/ABACRoles, Privileges, DLS/FLS, RBAC/ABAC>test-failureTriaged test failures from CITriaged test failures from CIv6.5.0v7.0.0-beta1
Description
There is a seed-specific failure in the DocumentSubsetReaderTests testSearch test.
This has failed on both master and 6.x.
Master:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+periodic/6761/console
6.x:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+periodic/2457/console
It's reproducible using this command:
./gradlew :x-pack:plugin:core:test \
-Dtests.seed=4CDD600B7538DB55 \
-Dtests.class=org.elasticsearch.xpack.core.security.authz.accesscontrol.DocumentSubsetReaderTests \
-Dtests.method="testSearch" \
-Dtests.security.manager=true \
-Dtests.locale=fi-FI \
-Dtests.timezone=Europe/Kiev
It doesn't reproduce with other seeds.
I will mute the test on master and 6.x
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Security/AuthorizationRoles, Privileges, DLS/FLS, RBAC/ABACRoles, Privileges, DLS/FLS, RBAC/ABAC>test-failureTriaged test failures from CITriaged test failures from CIv6.5.0v7.0.0-beta1
Type
Fields
Give feedbackNo fields configured for issues without a type.