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 94183b0 commit e8e78f2Copy full SHA for e8e78f2
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