Skip to content

Commit 3908c78

Browse files
Mute org.elasticsearch.index.IndexingPressureIT testWriteCanRejectOnPrimaryBasedOnMaxOperationSize #130281
1 parent 74caaca commit 3908c78

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,9 @@ tests:
581581
- class: org.elasticsearch.xpack.searchablesnapshots.cache.shared.NodesCachesStatsIntegTests
582582
method: testNodesCachesStats
583583
issue: https://github.com/elastic/elasticsearch/issues/129863
584+
- class: org.elasticsearch.index.IndexingPressureIT
585+
method: testWriteCanRejectOnPrimaryBasedOnMaxOperationSize
586+
issue: https://github.com/elastic/elasticsearch/issues/130281
584587

585588
# Examples:
586589
#

0 commit comments

Comments
 (0)