Skip to content

Commit 1434d87

Browse files
committed
[CI] Test mute and awaitsFix elastic#74282
1 parent 3bbdd34 commit 1434d87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/searchable-snapshots/src/internalClusterTest/java/org/elasticsearch/xpack/searchablesnapshots/FrozenSearchableSnapshotsIntegTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171

7272
public class FrozenSearchableSnapshotsIntegTests extends BaseFrozenSearchableSnapshotsIntegTestCase {
7373

74+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/74282")
7475
public void testCreateAndRestorePartialSearchableSnapshot() throws Exception {
7576
final String fsRepoName = randomAlphaOfLength(10);
7677
final String indexName = randomAlphaOfLength(10).toLowerCase(Locale.ROOT);

0 commit comments

Comments
 (0)