Skip to content

Commit 42f28f3

Browse files
Mute org.elasticsearch.upgrades.IndexingIT testIndexing #135407
1 parent 339d127 commit 42f28f3

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
@@ -654,6 +654,9 @@ tests:
654654
- class: org.elasticsearch.upgrades.DataStreamsUpgradeIT
655655
method: testDataStreamValidationDoesNotBreakUpgrade
656656
issue: https://github.com/elastic/elasticsearch/issues/135406
657+
- class: org.elasticsearch.upgrades.IndexingIT
658+
method: testIndexing
659+
issue: https://github.com/elastic/elasticsearch/issues/135407
657660

658661
# Examples:
659662
#

0 commit comments

Comments
 (0)