Skip to content

Commit 793b571

Browse files
authored
Mute TimeSeriesDataStreamsIT.testSearchableSnapshotAction (#58127)
1 parent 6416d74 commit 793b571

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ilm/qa/multi-node/src/test/java/org/elasticsearch/xpack/ilm/TimeSeriesDataStreamsIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ public void testShrinkAfterRollover() throws Exception {
131131
30, TimeUnit.SECONDS);
132132
}
133133

134+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/58125")
134135
public void testSearchableSnapshotAction() throws Exception {
135136
String snapshotRepo = randomAlphaOfLengthBetween(5, 10);
136137
createSnapshotRepo(client(), snapshotRepo, randomBoolean());

0 commit comments

Comments
 (0)