Skip to content

Commit 73b557c

Browse files
Mute org.elasticsearch.xpack.esql.analysis.VerifierTests testCategorizeSingleGrouping #116857
1 parent 4032860 commit 73b557c

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
@@ -240,6 +240,9 @@ tests:
240240
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
241241
method: testCategorizeWithinAggregations
242242
issue: https://github.com/elastic/elasticsearch/issues/116856
243+
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
244+
method: testCategorizeSingleGrouping
245+
issue: https://github.com/elastic/elasticsearch/issues/116857
243246

244247
# Examples:
245248
#

0 commit comments

Comments
 (0)