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 3c151db commit d562973Copy full SHA for d562973
muted-tests.yml
@@ -669,6 +669,9 @@ tests:
669
- class: org.elasticsearch.discovery.ClusterDisruptionIT
670
method: testAckedIndexing
671
issue: https://github.com/elastic/elasticsearch/issues/117024
672
+- class: org.elasticsearch.xpack.logsdb.qa.BulkChallengeRestIT
673
+ method: testHistogramAggregation
674
+ issue: https://github.com/elastic/elasticsearch/issues/135153
675
676
# Examples:
677
#
0 commit comments