Skip to content

Commit a030b29

Browse files
committed
Unmute Cross Cluster Search tests
1 parent d5a05ec commit a030b29

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

muted-tests.yml

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -406,15 +406,6 @@ tests:
406406
- class: org.elasticsearch.xpack.inference.services.jinaai.JinaAIServiceTests
407407
method: test_Embedding_ChunkedInfer_LateChunkingEnabled
408408
issue: https://github.com/elastic/elasticsearch/issues/138451
409-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
410-
method: test {p0=search/160_exists_query/Test exists query on mapped byte field with no doc values}
411-
issue: https://github.com/elastic/elasticsearch/issues/138452
412-
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
413-
method: test {p0=search/160_exists_query/Test exists query on geo_point field in empty index}
414-
issue: https://github.com/elastic/elasticsearch/issues/138461
415-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
416-
method: test {p0=search.vectors/171_knn_index_base64_encoded_vectors/Retrieve Base64 encoded vectors when exclude vectors from source is false}
417-
issue: https://github.com/elastic/elasticsearch/issues/138462
418409
- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
419410
method: test {yaml=index/100_field_name_length_limit/Test field name length limit synthetic source}
420411
issue: https://github.com/elastic/elasticsearch/issues/138471
@@ -430,9 +421,6 @@ tests:
430421
- class: org.elasticsearch.xpack.ilm.TimeSeriesLifecycleActionsIT
431422
method: testWaitForSnapshot
432423
issue: https://github.com/elastic/elasticsearch/issues/138669
433-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
434-
method: test {p0=scroll/20_keep_alive/Max keep alive}
435-
issue: https://github.com/elastic/elasticsearch/issues/138680
436424
- class: org.elasticsearch.xpack.unsignedlong.UnsignedLongSyntheticSourceNativeArrayIntegrationTests
437425
method: testSynthesizeArrayRandom
438426
issue: https://github.com/elastic/elasticsearch/issues/138684
@@ -445,24 +433,15 @@ tests:
445433
- class: org.elasticsearch.index.mapper.HalfFloatSyntheticSourceNativeArrayIntegrationTests
446434
method: testSynthesizeArrayRandom
447435
issue: https://github.com/elastic/elasticsearch/issues/138730
448-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
449-
method: test {p0=search/160_exists_query/Test exists query on object field in empty index}
450-
issue: https://github.com/elastic/elasticsearch/issues/138733
451436
- class: org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
452437
method: testCreatesEisChatCompletionEndpoint
453438
issue: https://github.com/elastic/elasticsearch/issues/138764
454439
- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
455440
method: test {yaml=index/100_field_name_length_limit/Test field name length limit}
456441
issue: https://github.com/elastic/elasticsearch/issues/138768
457-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
458-
method: test {p0=search.vectors/45_knn_search_byte/Vector similarity with filter only}
459-
issue: https://github.com/elastic/elasticsearch/issues/138786
460442
- class: org.elasticsearch.xpack.ml.integration.DatafeedJobsIT
461443
method: testDatafeedTimingStats_DatafeedRecreated
462444
issue: https://github.com/elastic/elasticsearch/issues/138348
463-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
464-
method: test {p0=search/330_fetch_fields/Test nested field inside object structure}
465-
issue: https://github.com/elastic/elasticsearch/issues/138792
466445
- class: org.elasticsearch.xpack.remotecluster.CrossClusterEsqlRCS1EnrichUnavailableRemotesIT
467446
method: testEsqlEnrichWithSkipUnavailable
468447
issue: https://github.com/elastic/elasticsearch/issues/138793
@@ -478,19 +457,9 @@ tests:
478457
- class: org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCaseMultipleFailuresIT
479458
method: test {p0=/20_multiple_failures/Test with multiple failures}
480459
issue: https://github.com/elastic/elasticsearch/issues/138896
481-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
482-
method: test {p0=search/610_function_score/formulating a function score query with a negative number returns bad request}
483-
issue: https://github.com/elastic/elasticsearch/issues/138908
484-
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
485-
method: test {p0=search.vectors/41_knn_search_byte_quantized/Test create, merge, and search cosine}
486-
issue: https://github.com/elastic/elasticsearch/issues/138909
487460
- class: org.elasticsearch.cluster.routing.allocation.WriteLoadConstraintMonitorTests
488461
method: testRerouteIsNotCalledWhenNoNodesAreHotSpotting
489462
issue: https://github.com/elastic/elasticsearch/issues/138924
490-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
491-
method: test {p0=search.vectors/60_dense_vector_dynamic_mapping/Sub-objects mapped as dense_vector without dims dynamically map the dim size to the first
492-
indexed document}
493-
issue: https://github.com/elastic/elasticsearch/issues/138945
494463

495464
# Examples:
496465
#

0 commit comments

Comments
 (0)