Skip to content

Commit

Permalink
[8.16] Mute NodesCachesStatsIntegTests#testNodesCachesStats (elasti…
Browse files Browse the repository at this point in the history
  • Loading branch information
arteam authored Dec 18, 2024
1 parent 298b0af commit 6ae803b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
@ESIntegTestCase.ClusterScope(scope = ESIntegTestCase.Scope.TEST)
public class NodesCachesStatsIntegTests extends BaseFrozenSearchableSnapshotsIntegTestCase {

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

0 comments on commit 6ae803b

Please sign in to comment.