Skip to content

Commit

Permalink
AwaitsFix: elastic#109315
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhniebergall committed Jun 3, 2024
1 parent 88cd264 commit 456e36e
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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 @@ -28,7 +29,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 @@ -44,6 +46,9 @@ tests:
- class: org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT
method: org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT
issue: https://github.com/elastic/elasticsearch/issues/109266
- class: "org.elasticsearch.index.engine.frozen.FrozenIndexIT"
issue: "https://github.com/elastic/elasticsearch/issues/109315"
method: "testTimestampFieldTypeExposedByAllIndicesServices"

# Examples:
#
Expand Down

0 comments on commit 456e36e

Please sign in to comment.