Skip to content

Commit

Permalink
[Test mute] FieldExtractorIT testConstantKeywordField elastic#117531
Browse files Browse the repository at this point in the history
  • Loading branch information
ywangd committed Nov 26, 2024
1 parent e777268 commit 306a1e5
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 @@ -359,6 +359,12 @@ tests:
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
method: testSearchWithRandomDisconnects
issue: https://github.com/elastic/elasticsearch/issues/116175
- class: org.elasticsearch.xpack.esql.qa.single_node.FieldExtractorIT
method: testConstantKeywordField
issue: https://github.com/elastic/elasticsearch/issues/117531
- class: org.elasticsearch.xpack.esql.qa.multi-node.FieldExtractorIT
method: testConstantKeywordField
issue: https://github.com/elastic/elasticsearch/issues/117531

# Examples:
#
Expand Down

0 comments on commit 306a1e5

Please sign in to comment.