Skip to content

Commit 01364b2

Browse files
authored
Merge branch 'main' into fix_type_ds_autosharding
2 parents b64b9dc + a455a4a commit 01364b2

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
@@ -575,6 +575,9 @@ tests:
575575
- class: org.elasticsearch.cluster.metadata.ComposableIndexTemplateTests
576576
method: testMergeEmptyMappingsIntoTemplateWithNonEmptySettings
577577
issue: https://github.com/elastic/elasticsearch/issues/130050
578+
- class: org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT
579+
method: test
580+
issue: https://github.com/elastic/elasticsearch/issues/130067
578581

579582
# Examples:
580583
#

0 commit comments

Comments
 (0)