Browse Source

Mute org.elasticsearch.compute.aggregation.SampleLongAggregatorFunctionTests testSimpleWithCranky #134978

elasticsearchmachine 1 month ago
parent
commit
acad6099f3
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -579,6 +579,9 @@ tests:
 - class: org.elasticsearch.xpack.logsdb.patterntext.PatternTextBasicRestIT
   method: testBulkInsertThenMatchAllSource {disableTemplating=true}
   issue: https://github.com/elastic/elasticsearch/issues/134976
+- class: org.elasticsearch.compute.aggregation.SampleLongAggregatorFunctionTests
+  method: testSimpleWithCranky
+  issue: https://github.com/elastic/elasticsearch/issues/134978
 
 # Examples:
 #