Skip to content

Commit 2291008

Browse files
committed
AwaitsFix: #108649
1 parent 7c32bc9 commit 2291008

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
tests:
22
- class: "org.elasticsearch.xpack.transform.transforms.scheduling.MonotonicClockTests"
33
issue: "https://github.com/elastic/elasticsearch/issues/108529"
4+
- class: "org.elasticsearch.xpack.inference.action.filter.ShardBulkInferenceActionFilterTests"
5+
issue: "https://github.com/elastic/elasticsearch/issues/108649"
6+
method: "testManyRandomDocs"
47
# Examples:
58
#
69
# Mute a single test case in a YAML test suite:

0 commit comments

Comments
 (0)