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 330ff2f commit 5294b97Copy full SHA for 5294b97
muted-tests.yml
@@ -269,6 +269,9 @@ tests:
269
- class: org.elasticsearch.index.rankeval.RankEvalRequestTests
270
method: testConcurrentSerialization
271
issue: https://github.com/elastic/elasticsearch/issues/119861
272
+- class: org.elasticsearch.index.rankeval.RankEvalRequestTests
273
+ method: testConcurrentEquals
274
+ issue: https://github.com/elastic/elasticsearch/issues/119862
275
276
# Examples:
277
#
0 commit comments