Closed
Description
SLMSnapshotBlockingIntegTests.testBasicPartialRetention
failed in https://gradle-enterprise.elastic.co/s/shm65wzp2dh54
The error is:
org.elasticsearch.xpack.slm.SLMSnapshotBlockingIntegTests > testBasicPartialRetention FAILED
org.elasticsearch.snapshots.SnapshotMissingException: [my-repo:snap-hfs4h9aptqkjnchyhkltla] is missing
This did not reproduce locally using:
./gradlew ':x-pack:plugin:ilm:test' --tests "org.elasticsearch.xpack.slm.SLMSnapshotBlockingIntegTests.testBasicPartialRetention" \
-Dtests.seed=EAF550063D3EF24D \
-Dtests.security.manager=true \
-Dtests.locale=nn \
-Dtests.timezone=America/Kentucky/Louisville \
-Dcompiler.java=12 \
-Druntime.java=11