Skip to content

Commit 4032860

Browse files
Mute org.elasticsearch.xpack.esql.analysis.VerifierTests testCategorizeWithinAggregations #116856
1 parent 7fef1cd commit 4032860

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
@@ -237,6 +237,9 @@ tests:
237237
issue: https://github.com/elastic/elasticsearch/issues/116838
238238
- class: org.elasticsearch.xpack.searchablesnapshots.hdfs.SecureHdfsSearchableSnapshotsIT
239239
issue: https://github.com/elastic/elasticsearch/issues/116851
240+
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
241+
method: testCategorizeWithinAggregations
242+
issue: https://github.com/elastic/elasticsearch/issues/116856
240243

241244
# Examples:
242245
#

0 commit comments

Comments
 (0)