We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e777268 commit 306a1e5Copy full SHA for 306a1e5
muted-tests.yml
@@ -359,6 +359,12 @@ tests:
359
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
360
method: testSearchWithRandomDisconnects
361
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
367
368
369
# Examples:
370
#
0 commit comments