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
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:
It doesn't reproduce with other seeds.
I will mute the test on master and 6.x