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 7dff45b commit c118bdcCopy full SHA for c118bdc
muted-tests.yml
@@ -500,6 +500,9 @@ tests:
500
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
501
method: test {p0=search.vectors/130_knn_query_nested_search/nested kNN search pre-filtered on alias with filter on top level fields}
502
issue: https://github.com/elastic/elasticsearch/issues/139131
503
+- class: org.elasticsearch.xpack.logsdb.RandomizedRollingUpgradeIT
504
+ method: testIndexingSyntheticSource
505
+ issue: https://github.com/elastic/elasticsearch/issues/139152
506
507
# Examples:
508
#
0 commit comments