Skip to content

Commit 158be24

Browse files
authored
[8.16] Mute NodesCachesStatsIntegTests#testNodesCachesStats
See #116375
1 parent 298b0af commit 158be24

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
@@ -41,6 +41,7 @@
4141
@ESIntegTestCase.ClusterScope(scope = ESIntegTestCase.Scope.TEST)
4242
public class NodesCachesStatsIntegTests extends BaseFrozenSearchableSnapshotsIntegTestCase {
4343

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

0 commit comments

Comments
 (0)