@@ -510,21 +510,12 @@ tests:
510510- class : org.elasticsearch.search.CCSDuelIT
511511 method : testTermsAggsWithProfile
512512 issue : https://github.com/elastic/elasticsearch/issues/132880
513- - class : org.elasticsearch.index.mapper.LongFieldMapperTests
514- method : testFetchMany
515- issue : https://github.com/elastic/elasticsearch/issues/132948
516- - class : org.elasticsearch.index.mapper.LongFieldMapperTests
517- method : testFetch
518- issue : https://github.com/elastic/elasticsearch/issues/132956
519513- class : org.elasticsearch.cluster.ClusterInfoServiceIT
520514 method : testMaxQueueLatenciesInClusterInfo
521515 issue : https://github.com/elastic/elasticsearch/issues/132957
522516- class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
523517 method : test {p0=search/400_synthetic_source/_doc_count}
524518 issue : https://github.com/elastic/elasticsearch/issues/132965
525- - class : org.elasticsearch.index.mapper.LongFieldMapperTests
526- method : testSyntheticSourceWithTranslogSnapshot
527- issue : https://github.com/elastic/elasticsearch/issues/132964
528519- class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
529520 method : test {p0=search/160_exists_query/Test exists query on unmapped float field}
530521 issue : https://github.com/elastic/elasticsearch/issues/132984
@@ -615,9 +606,6 @@ tests:
615606- class : org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
616607 method : testCCSClusterDetailsWhereAllShardsSkippedInCanMatch
617608 issue : https://github.com/elastic/elasticsearch/issues/133370
618- - class : org.elasticsearch.index.mapper.LongFieldMapperTests
619- method : testSyntheticSourceMany
620- issue : https://github.com/elastic/elasticsearch/issues/133394
621609- class : org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
622610 method : test {p0=search.vectors/42_knn_search_int4_flat/kNN search with filter}
623611 issue : https://github.com/elastic/elasticsearch/issues/133420
0 commit comments