@@ -424,18 +424,9 @@ tests:
424424- class : org.elasticsearch.xpack.security.authc.TokenServiceTests
425425 method : testSupersedingTokenEncryption
426426 issue : https://github.com/elastic/elasticsearch/issues/139031
427- - class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
428- method : test {p0=search/370_profile/dfs knn vector profiling collector name}
429- issue : https://github.com/elastic/elasticsearch/issues/139065
430- - class : org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
431- method : test {p0=search.highlight/50_synthetic_source/text multi unified from vectors}
432- issue : https://github.com/elastic/elasticsearch/issues/139066
433427- class : org.elasticsearch.xpack.search.AsyncSearchConcurrentStatusIT
434428 method : testConcurrentStatusFetchWhileTaskCloses
435429 issue : https://github.com/elastic/elasticsearch/issues/138543
436- - class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
437- method : test {p0=search.vectors/130_knn_query_nested_search/nested kNN search pre-filtered on alias with filter on top level fields}
438- issue : https://github.com/elastic/elasticsearch/issues/139131
439430- class : org.elasticsearch.xpack.logsdb.RandomizedRollingUpgradeIT
440431 method : testIndexingSyntheticSource
441432 issue : https://github.com/elastic/elasticsearch/issues/139152
@@ -445,9 +436,6 @@ tests:
445436- class : org.elasticsearch.xpack.core.security.authc.AuthenticationTests
446437 method : testMaybeRewriteForOlderVersionWithCrossClusterAccessRewritesAuthenticationInMetadata
447438 issue : https://github.com/elastic/elasticsearch/issues/139167
448- - class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
449- method : test {p0=eql/10_basic/Sequence checking correct join key ordering.}
450- issue : https://github.com/elastic/elasticsearch/issues/139173
451439- class : org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
452440 method : test {p0=search.retrievers/result-diversification/10_mmr_result_diversification_retriever/Test MMR result diversification single index float type}
453441 issue : https://github.com/elastic/elasticsearch/issues/139195
@@ -457,12 +445,6 @@ tests:
457445- class : org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
458446 method : test {csv-spec:spatial.ConvertFromStringParseError}
459447 issue : https://github.com/elastic/elasticsearch/issues/139213
460- - class : org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
461- method : test {p0=search.vectors/180_update_dense_vector_type/Test update flat --> bbq_flat --> bbq_hnsw}
462- issue : https://github.com/elastic/elasticsearch/issues/139253
463- - class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
464- method : test {p0=search.vectors/41_knn_search_half_byte_quantized_bfloat16/Knn search with mip}
465- issue : https://github.com/elastic/elasticsearch/issues/139254
466448- class : org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
467449 method : testCreatesEisChatCompletionEndpoint
468450 issue : https://github.com/elastic/elasticsearch/issues/138764
0 commit comments