Skip to content

Commit 4b8671b

Browse files
Mute org.elasticsearch.xpack.esql.expression.function.aggregate.AvgTests testFold {TestCase=<double> #2} elastic#113225
1 parent 5c9cefe commit 4b8671b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,9 @@ tests:
268268
- class: org.elasticsearch.index.mapper.FloatRangeFieldMapperTests
269269
method: testSyntheticSourceKeepArrays
270270
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
271274

272275
# Examples:
273276
#

0 commit comments

Comments
 (0)