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 7c32bc9 commit 2291008Copy full SHA for 2291008
muted-tests.yml
@@ -1,6 +1,9 @@
1
tests:
2
- class: "org.elasticsearch.xpack.transform.transforms.scheduling.MonotonicClockTests"
3
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"
7
# Examples:
8
#
9
# Mute a single test case in a YAML test suite:
0 commit comments