We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 006753c commit 1f6f39bCopy full SHA for 1f6f39b
muted-tests.yml
@@ -393,6 +393,9 @@ tests:
393
- class: org.elasticsearch.xpack.inference.action.filter.ShardBulkInferenceActionFilterIT
394
method: testItemFailures {p0=false p1=false}
395
issue: https://github.com/elastic/elasticsearch/issues/140778
396
+- class: org.elasticsearch.compute.aggregation.AllFirstBytesRefByTimestampGroupingAggregatorFunctionTests
397
+ method: testSimpleWithCranky
398
+ issue: https://github.com/elastic/elasticsearch/issues/140784
399
400
# Examples:
401
#
0 commit comments