Skip to content

Commit 7495b34

Browse files
Mute org.elasticsearch.xpack.esql.analysis.VerifierTests testCategorizeNestedGrouping #116858
1 parent 73b557c commit 7495b34

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
@@ -243,6 +243,9 @@ tests:
243243
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
244244
method: testCategorizeSingleGrouping
245245
issue: https://github.com/elastic/elasticsearch/issues/116857
246+
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
247+
method: testCategorizeNestedGrouping
248+
issue: https://github.com/elastic/elasticsearch/issues/116858
246249

247250
# Examples:
248251
#

0 commit comments

Comments
 (0)