Skip to content

Commit

Permalink
Run fail formatting yaml test with 1 shard (elastic#114214)
Browse files Browse the repository at this point in the history
  • Loading branch information
iverase authored Oct 8, 2024
1 parent 216d2de commit 19d7028
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ setup:
indices.create:
index: test_date
body:
settings:
number_of_shards: 1
mappings:
properties:
date_field:
Expand Down
6 changes: 0 additions & 6 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -354,9 +354,6 @@ tests:
- class: org.elasticsearch.action.bulk.IncrementalBulkIT
method: testIncrementalBulkLowWatermarkBackOff
issue: https://github.com/elastic/elasticsearch/issues/114182
- class: org.elasticsearch.aggregations.AggregationsClientYamlTestSuiteIT
method: test {yaml=aggregations/stats_metric_fail_formatting/fail formatting}
issue: https://github.com/elastic/elasticsearch/issues/114187
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
issue: https://github.com/elastic/elasticsearch/issues/114194
- class: org.elasticsearch.xpack.ilm.ExplainLifecycleIT
Expand All @@ -373,9 +370,6 @@ tests:
- class: org.elasticsearch.index.SearchSlowLogTests
method: testTwoLoggersDifferentLevel
issue: https://github.com/elastic/elasticsearch/issues/114301
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
method: test {p0=aggregations/stats_metric_fail_formatting/fail formatting}
issue: https://github.com/elastic/elasticsearch/issues/114320
- class: org.elasticsearch.xpack.inference.services.cohere.CohereServiceTests
method: testInfer_StreamRequest_ErrorResponse
issue: https://github.com/elastic/elasticsearch/issues/114327
Expand Down

0 comments on commit 19d7028

Please sign in to comment.