Skip to content

[CI] DocumentSubsetReaderTests testSearch fails (seed-specific) #32457

@droberts195

Description

@droberts195

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

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions