Skip to content

Commit

Permalink
Mute org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT test {…
Browse files Browse the repository at this point in the history
…p0=search.vectors/41_knn_search_half_byte_quantized/Test create, merge, and search cosine} #109978
  • Loading branch information
elasticsearchmachine committed Jul 3, 2024
1 parent 748dbd5 commit f30a6d9
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ tests:
method: "testGuessIsDayFirstFromLocale"
- class: "org.elasticsearch.test.rest.ClientYamlTestSuiteIT"
issue: "https://github.com/elastic/elasticsearch/issues/108857"
method: "test {yaml=search/180_locale_dependent_mapping/Test Index and Search locale\
\ dependent mappings / dates}"
method: "test {yaml=search/180_locale_dependent_mapping/Test Index and Search locale dependent mappings / dates}"
- class: "org.elasticsearch.upgrades.SearchStatesIT"
issue: "https://github.com/elastic/elasticsearch/issues/108991"
method: "testCanMatch"
Expand All @@ -14,8 +13,7 @@ tests:
method: "testTrainedModelInference"
- class: "org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT"
issue: "https://github.com/elastic/elasticsearch/issues/109188"
method: "test {yaml=search/180_locale_dependent_mapping/Test Index and Search locale\
\ dependent mappings / dates}"
method: "test {yaml=search/180_locale_dependent_mapping/Test Index and Search locale dependent mappings / dates}"
- class: "org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT"
issue: "https://github.com/elastic/elasticsearch/issues/109189"
method: "test {p0=esql/70_locale/Date format with Italian locale}"
Expand All @@ -30,8 +28,7 @@ tests:
method: "testTimestampFieldTypeExposedByAllIndicesServices"
- class: "org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT"
issue: "https://github.com/elastic/elasticsearch/issues/109318"
method: "test {yaml=analysis-common/50_char_filters/pattern_replace error handling\
\ (too complex pattern)}"
method: "test {yaml=analysis-common/50_char_filters/pattern_replace error handling (too complex pattern)}"
- class: "org.elasticsearch.xpack.ml.integration.ClassificationHousePricingIT"
issue: "https://github.com/elastic/elasticsearch/issues/101598"
method: "testFeatureImportanceValues"
Expand Down Expand Up @@ -80,8 +77,7 @@ tests:
method: testLoadAll
issue: https://github.com/elastic/elasticsearch/issues/110244
- class: org.elasticsearch.painless.LangPainlessClientYamlTestSuiteIT
method: test {yaml=painless/146_dense_vector_bit_basic/Cosine Similarity is not
supported}
method: test {yaml=painless/146_dense_vector_bit_basic/Cosine Similarity is not supported}
issue: https://github.com/elastic/elasticsearch/issues/110290
- class: org.elasticsearch.painless.LangPainlessClientYamlTestSuiteIT
method: test {yaml=painless/146_dense_vector_bit_basic/Dot Product is not supported}
Expand Down Expand Up @@ -119,6 +115,9 @@ tests:
- class: "org.elasticsearch.xpack.security.role.RoleWithDescriptionRestIT"
issue: "https://github.com/elastic/elasticsearch/issues/110417"
method: "testCreateOrUpdateRoleWithDescription"
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
method: test {p0=search.vectors/41_knn_search_half_byte_quantized/Test create, merge, and search cosine}
issue: https://github.com/elastic/elasticsearch/issues/109978

# Examples:
#
Expand Down

0 comments on commit f30a6d9

Please sign in to comment.