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 c04dd69 commit 330ff2fCopy full SHA for 330ff2f
muted-tests.yml
@@ -266,6 +266,9 @@ tests:
266
- class: org.elasticsearch.index.rankeval.RankEvalRequestTests
267
method: testEqualsAndHashcode
268
issue: https://github.com/elastic/elasticsearch/issues/119860
269
+- class: org.elasticsearch.index.rankeval.RankEvalRequestTests
270
+ method: testConcurrentSerialization
271
+ issue: https://github.com/elastic/elasticsearch/issues/119861
272
273
# Examples:
274
#
0 commit comments