File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -336,6 +336,9 @@ tests:
336336- class : org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT
337337 method : test {yaml=search.vectors/41_knn_search_byte_quantized/kNN search plus query}
338338 issue : https://github.com/elastic/elasticsearch/issues/124687
339+ - class : org.elasticsearch.common.metrics.ExponentiallyWeightedMovingRateTests
340+ method : testEwmr_threadSafe
341+ issue : https://github.com/elastic/elasticsearch/issues/124692
339342
340343# Examples:
341344#
@@ -374,4 +377,4 @@ tests:
374377# issue: "https://github.com/elastic/elasticsearch/..."
375378# - class: "org.elasticsearch.xpack.esql.**"
376379# method: "test {union_types.MultiIndexIpStringStatsInline *}"
377- # issue: "https://github.com/elastic/elasticsearch/..."
380+ # issue: "https://github.com/elastic/elasticsearch/..."
You can’t perform that action at this time.
0 commit comments