Skip to content

Commit 9a3d80c

Browse files
committed
Unmute Cross Cluster Search tests
# Conflicts: # muted-tests.yml
1 parent ac2e0b0 commit 9a3d80c

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

muted-tests.yml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -418,9 +418,6 @@ tests:
418418
- class: org.elasticsearch.xpack.ilm.TimeSeriesLifecycleActionsIT
419419
method: testWaitForSnapshot
420420
issue: https://github.com/elastic/elasticsearch/issues/138669
421-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
422-
method: test {p0=scroll/20_keep_alive/Max keep alive}
423-
issue: https://github.com/elastic/elasticsearch/issues/138680
424421
- class: org.elasticsearch.xpack.unsignedlong.UnsignedLongSyntheticSourceNativeArrayIntegrationTests
425422
method: testSynthesizeArrayRandom
426423
issue: https://github.com/elastic/elasticsearch/issues/138684
@@ -433,24 +430,15 @@ tests:
433430
- class: org.elasticsearch.index.mapper.HalfFloatSyntheticSourceNativeArrayIntegrationTests
434431
method: testSynthesizeArrayRandom
435432
issue: https://github.com/elastic/elasticsearch/issues/138730
436-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
437-
method: test {p0=search/160_exists_query/Test exists query on object field in empty index}
438-
issue: https://github.com/elastic/elasticsearch/issues/138733
439433
- class: org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
440434
method: testCreatesEisChatCompletionEndpoint
441435
issue: https://github.com/elastic/elasticsearch/issues/138764
442436
- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
443437
method: test {yaml=index/100_field_name_length_limit/Test field name length limit}
444438
issue: https://github.com/elastic/elasticsearch/issues/138768
445-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
446-
method: test {p0=search.vectors/45_knn_search_byte/Vector similarity with filter only}
447-
issue: https://github.com/elastic/elasticsearch/issues/138786
448439
- class: org.elasticsearch.xpack.ml.integration.DatafeedJobsIT
449440
method: testDatafeedTimingStats_DatafeedRecreated
450441
issue: https://github.com/elastic/elasticsearch/issues/138348
451-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
452-
method: test {p0=search/330_fetch_fields/Test nested field inside object structure}
453-
issue: https://github.com/elastic/elasticsearch/issues/138792
454442
- class: org.elasticsearch.xpack.remotecluster.CrossClusterEsqlRCS1EnrichUnavailableRemotesIT
455443
method: testEsqlEnrichWithSkipUnavailable
456444
issue: https://github.com/elastic/elasticsearch/issues/138793
@@ -463,19 +451,9 @@ tests:
463451
- class: org.elasticsearch.common.settings.ScopedSettingsTests
464452
method: testValidateArchivedSetting
465453
issue: https://github.com/elastic/elasticsearch/issues/138895
466-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
467-
method: test {p0=search/610_function_score/formulating a function score query with a negative number returns bad request}
468-
issue: https://github.com/elastic/elasticsearch/issues/138908
469-
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
470-
method: test {p0=search.vectors/41_knn_search_byte_quantized/Test create, merge, and search cosine}
471-
issue: https://github.com/elastic/elasticsearch/issues/138909
472454
- class: org.elasticsearch.cluster.routing.allocation.WriteLoadConstraintMonitorTests
473455
method: testRerouteIsNotCalledWhenNoNodesAreHotSpotting
474456
issue: https://github.com/elastic/elasticsearch/issues/138924
475-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
476-
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
477-
indexed document}
478-
issue: https://github.com/elastic/elasticsearch/issues/138945
479457
- class: org.elasticsearch.xpack.gpu.GPUClientYamlTestSuiteIT
480458
issue: https://github.com/elastic/elasticsearch/issues/138946
481459
- class: org.elasticsearch.xpack.ml.integration.DatafeedJobsIT

0 commit comments

Comments
 (0)