@@ -489,21 +489,12 @@ tests:
489489- class : org.elasticsearch.search.CCSDuelIT
490490 method : testTermsAggsWithProfile
491491 issue : https://github.com/elastic/elasticsearch/issues/132880
492- - class : org.elasticsearch.index.mapper.LongFieldMapperTests
493- method : testFetchMany
494- issue : https://github.com/elastic/elasticsearch/issues/132948
495- - class : org.elasticsearch.index.mapper.LongFieldMapperTests
496- method : testFetch
497- issue : https://github.com/elastic/elasticsearch/issues/132956
498492- class : org.elasticsearch.cluster.ClusterInfoServiceIT
499493 method : testMaxQueueLatenciesInClusterInfo
500494 issue : https://github.com/elastic/elasticsearch/issues/132957
501495- class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
502496 method : test {p0=search/400_synthetic_source/_doc_count}
503497 issue : https://github.com/elastic/elasticsearch/issues/132965
504- - class : org.elasticsearch.index.mapper.LongFieldMapperTests
505- method : testSyntheticSourceWithTranslogSnapshot
506- issue : https://github.com/elastic/elasticsearch/issues/132964
507498- class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
508499 method : test {p0=search/160_exists_query/Test exists query on unmapped float field}
509500 issue : https://github.com/elastic/elasticsearch/issues/132984
@@ -594,15 +585,9 @@ tests:
594585- class : org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
595586 method : testCCSClusterDetailsWhereAllShardsSkippedInCanMatch
596587 issue : https://github.com/elastic/elasticsearch/issues/133370
597- - class : org.elasticsearch.index.mapper.LongFieldMapperTests
598- method : testSyntheticSourceMany
599- issue : https://github.com/elastic/elasticsearch/issues/133394
600588- class : org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
601589 method : test {p0=search.vectors/42_knn_search_int4_flat/kNN search with filter}
602590 issue : https://github.com/elastic/elasticsearch/issues/133420
603- - class : org.elasticsearch.index.mapper.LongFieldMapperTests
604- method : testSyntheticSourceInNestedObject
605- issue : https://github.com/elastic/elasticsearch/issues/133426
606591- class : org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
607592 method : test {p0=search/160_exists_query/Test exists query on date field in empty index}
608593 issue : https://github.com/elastic/elasticsearch/issues/133439
@@ -627,9 +612,6 @@ tests:
627612- class : org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
628613 method : testStopQueryLocal
629614 issue : https://github.com/elastic/elasticsearch/issues/133481
630- - class : org.elasticsearch.index.mapper.LongFieldMapperTests
631- method : testSyntheticSource
632- issue : https://github.com/elastic/elasticsearch/issues/133496
633615- class : org.elasticsearch.xpack.logsdb.qa.StandardVersusStandardReindexedIntoLogsDbChallengeRestIT
634616 method : testEsqlSource
635617 issue : https://github.com/elastic/elasticsearch/issues/132601
0 commit comments