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 5c9cefe commit 4b8671bCopy full SHA for 4b8671b
muted-tests.yml
@@ -268,6 +268,9 @@ tests:
268
- class: org.elasticsearch.index.mapper.FloatRangeFieldMapperTests
269
method: testSyntheticSourceKeepArrays
270
issue: https://github.com/elastic/elasticsearch/issues/113220
271
+- class: org.elasticsearch.xpack.esql.expression.function.aggregate.AvgTests
272
+ method: "testFold {TestCase=<double> #2}"
273
+ issue: https://github.com/elastic/elasticsearch/issues/113225
274
275
# Examples:
276
#
0 commit comments