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 bd4d85d commit acad609Copy full SHA for acad609
muted-tests.yml
@@ -579,6 +579,9 @@ tests:
579
- class: org.elasticsearch.xpack.logsdb.patterntext.PatternTextBasicRestIT
580
method: testBulkInsertThenMatchAllSource {disableTemplating=true}
581
issue: https://github.com/elastic/elasticsearch/issues/134976
582
+- class: org.elasticsearch.compute.aggregation.SampleLongAggregatorFunctionTests
583
+ method: testSimpleWithCranky
584
+ issue: https://github.com/elastic/elasticsearch/issues/134978
585
586
# Examples:
587
#
0 commit comments