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 930a99c commit 565218eCopy full SHA for 565218e
muted-tests.yml
@@ -232,6 +232,9 @@ tests:
232
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
233
method: test {p0=transform/transforms_reset/Test reset running transform}
234
issue: https://github.com/elastic/elasticsearch/issues/117473
235
+- class: org.elasticsearch.xpack.esql.qa.single_node.FieldExtractorIT
236
+ method: testConstantKeywordField
237
+ issue: https://github.com/elastic/elasticsearch/issues/117524
238
239
# Examples:
240
#
0 commit comments