Skip to content

Commit

Permalink
AwaitsFix: #110225
Browse files Browse the repository at this point in the history
  • Loading branch information
ldematte committed Jun 27, 2024
1 parent 10ad8a6 commit 41141fc
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ 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 @@ -19,7 +20,8 @@ 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 @@ -34,7 +36,8 @@ 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,6 +83,8 @@ tests:
- class: org.elasticsearch.synonyms.SynonymsManagementAPIServiceIT
method: testUpdateRuleWithMaxSynonyms
issue: https://github.com/elastic/elasticsearch/issues/110212
- class: "org.elasticsearch.rest.RestControllerIT"
issue: "https://github.com/elastic/elasticsearch/issues/110225"

# Examples:
#
Expand Down

0 comments on commit 41141fc

Please sign in to comment.