Skip to content

Commit 306a1e5

Browse files
committed
[Test mute] FieldExtractorIT testConstantKeywordField #117531
1 parent e777268 commit 306a1e5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

muted-tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,12 @@ tests:
359359
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
360360
method: testSearchWithRandomDisconnects
361361
issue: https://github.com/elastic/elasticsearch/issues/116175
362+
- class: org.elasticsearch.xpack.esql.qa.single_node.FieldExtractorIT
363+
method: testConstantKeywordField
364+
issue: https://github.com/elastic/elasticsearch/issues/117531
365+
- class: org.elasticsearch.xpack.esql.qa.multi-node.FieldExtractorIT
366+
method: testConstantKeywordField
367+
issue: https://github.com/elastic/elasticsearch/issues/117531
362368

363369
# Examples:
364370
#

0 commit comments

Comments
 (0)