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 7652e12 commit 18234e4Copy full SHA for 18234e4
muted-tests.yml
@@ -374,6 +374,9 @@ tests:
374
- class: org.elasticsearch.discovery.ClusterDisruptionIT
375
method: testAckedIndexing
376
issue: https://github.com/elastic/elasticsearch/issues/117024
377
+- class: org.elasticsearch.xpack.esql.qa.mixed.FieldExtractorIT
378
+ method: testConstantKeywordField
379
+ issue: https://github.com/elastic/elasticsearch/issues/117524
380
381
# Examples:
382
#
0 commit comments