Browse Source

Mute org.elasticsearch.xpack.esql.analysis.VerifierTests testCategorizeNestedGrouping #116858

elasticsearchmachine 11 months ago
parent
commit
ded619689a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -362,6 +362,9 @@ tests:
 - class: org.elasticsearch.oldrepos.OldRepositoryAccessIT
 - class: org.elasticsearch.oldrepos.OldRepositoryAccessIT
   method: testOldRepoAccess
   method: testOldRepoAccess
   issue: https://github.com/elastic/elasticsearch/issues/115631
   issue: https://github.com/elastic/elasticsearch/issues/115631
+- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
+  method: testCategorizeNestedGrouping
+  issue: https://github.com/elastic/elasticsearch/issues/116858
 
 
 # Examples:
 # Examples:
 #
 #