Skip to content

Commit f0d2470

Browse files
Mute org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT test #132273
1 parent 80c47f3 commit f0d2470

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

muted-tests.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,9 @@ tests:
530530
- class: org.elasticsearch.xpack.sql.qa.mixed_node.SqlCompatIT
531531
method: testNullsOrderWithMissingOrderSupportQueryingNewNode
532532
issue: https://github.com/elastic/elasticsearch/issues/132249
533+
- class: org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT
534+
method: test
535+
issue: https://github.com/elastic/elasticsearch/issues/132273
533536

534537
# Examples:
535538
#
@@ -568,4 +571,4 @@ tests:
568571
# issue: "https://github.com/elastic/elasticsearch/..."
569572
# - class: "org.elasticsearch.xpack.esql.**"
570573
# method: "test {union_types.MultiIndexIpStringStatsInline *}"
571-
# issue: "https://github.com/elastic/elasticsearch/..."
574+
# issue: "https://github.com/elastic/elasticsearch/..."

0 commit comments

Comments
 (0)