Skip to content

Commit

Permalink
Merge branch '8.x' into backport/8.x/pr-114831
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine authored Nov 6, 2024
2 parents 519b92a + a4d1abb commit 2ce506d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,9 @@ tests:
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
method: test {categorize.Categorize SYNC}
issue: https://github.com/elastic/elasticsearch/issues/113054
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
method: test {categorize.Categorize ASYNC}
issue: https://github.com/elastic/elasticsearch/issues/113054
- class: org.elasticsearch.ingest.common.IngestCommonClientYamlTestSuiteIT
method: test {yaml=ingest/310_reroute_processor/Test remove then add reroute processor with and without lazy rollover}
issue: https://github.com/elastic/elasticsearch/issues/116158
Expand All @@ -301,6 +304,9 @@ tests:
- class: org.elasticsearch.xpack.deprecation.DeprecationHttpIT
method: testDeprecatedSettingsReturnWarnings
issue: https://github.com/elastic/elasticsearch/issues/108628
- class: org.elasticsearch.search.basic.SearchWhileRelocatingIT
method: testSearchAndRelocateConcurrentlyRandomReplicas
issue: https://github.com/elastic/elasticsearch/issues/116145

# Examples:
#
Expand Down

0 comments on commit 2ce506d

Please sign in to comment.