|
@@ -336,6 +336,9 @@ tests:
|
|
|
- class: org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT
|
|
|
method: test {yaml=search.vectors/41_knn_search_byte_quantized/kNN search plus query}
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/124687
|
|
|
+- class: org.elasticsearch.common.metrics.ExponentiallyWeightedMovingRateTests
|
|
|
+ method: testEwmr_threadSafe
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/124692
|
|
|
|
|
|
# Examples:
|
|
|
#
|
|
@@ -374,4 +377,4 @@ tests:
|
|
|
# issue: "https://github.com/elastic/elasticsearch/..."
|
|
|
# - class: "org.elasticsearch.xpack.esql.**"
|
|
|
# method: "test {union_types.MultiIndexIpStringStatsInline *}"
|
|
|
-# issue: "https://github.com/elastic/elasticsearch/..."
|
|
|
+# issue: "https://github.com/elastic/elasticsearch/..."
|