We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fef1cd commit 4032860Copy full SHA for 4032860
muted-tests.yml
@@ -237,6 +237,9 @@ tests:
237
issue: https://github.com/elastic/elasticsearch/issues/116838
238
- class: org.elasticsearch.xpack.searchablesnapshots.hdfs.SecureHdfsSearchableSnapshotsIT
239
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
243
244
# Examples:
245
#
0 commit comments