Skip to content

Commit f694d30

Browse files
committed
AwaitsFix for #93555
1 parent a173001 commit f694d30

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/cache/shared/NodesCachesStatsIntegTests.java

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

4141
public class NodesCachesStatsIntegTests extends BaseFrozenSearchableSnapshotsIntegTestCase {
4242

43+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/93555")
4344
public void testNodesCachesStats() throws Exception {
4445
final String[] nodeNames = internalCluster().getNodeNames();
4546
// here to ensure no shard relocations after the snapshot is mounted,

0 commit comments

Comments
 (0)