Skip to content

Commit 4640fd9

Browse files
Mute org.elasticsearch.xpack.esql.analysis.VerifierTests testCategorizeWithinAggregations #116856
1 parent 8b640e5 commit 4640fd9

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
@@ -368,6 +368,9 @@ tests:
368368
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
369369
method: testCategorizeSingleGrouping
370370
issue: https://github.com/elastic/elasticsearch/issues/116857
371+
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
372+
method: testCategorizeWithinAggregations
373+
issue: https://github.com/elastic/elasticsearch/issues/116856
371374

372375
# Examples:
373376
#

0 commit comments

Comments
 (0)