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 8f6697e commit a8fbc10Copy full SHA for a8fbc10
muted-tests.yml
@@ -169,6 +169,9 @@ tests:
169
- class: org.elasticsearch.search.retriever.rankdoc.RankDocsSortBuilderTests
170
method: testEqualsAndHashcode
171
issue: https://github.com/elastic/elasticsearch/issues/112312
172
+- class: org.elasticsearch.blobcache.shared.SharedBlobCacheServiceTests
173
+ method: testGetMultiThreaded
174
+ issue: https://github.com/elastic/elasticsearch/issues/112314
175
176
# Examples:
177
#
0 commit comments