Skip to content

Commit

Permalink
Unmute tests (#113784)
Browse files Browse the repository at this point in the history
* Unmute ClientYamlTestSuiteIT

* Unmute tests
  • Loading branch information
kkrik-es committed Sep 30, 2024
1 parent 76c2d8d commit d21e0ef
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,9 +266,6 @@ tests:
- class: org.elasticsearch.xpack.esql.EsqlAsyncSecurityIT
method: testLimitedPrivilege
issue: https://github.com/elastic/elasticsearch/issues/113419
- class: org.elasticsearch.index.mapper.extras.TokenCountFieldMapperTests
method: testBlockLoaderFromRowStrideReaderWithSyntheticSource
issue: https://github.com/elastic/elasticsearch/issues/113427
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
method: test {categorize.Categorize}
issue: https://github.com/elastic/elasticsearch/issues/113428
Expand Down Expand Up @@ -305,9 +302,6 @@ tests:
- class: org.elasticsearch.smoketest.MlWithSecurityIT
method: test {yaml=ml/3rd_party_deployment/Test start and stop multiple deployments}
issue: https://github.com/elastic/elasticsearch/issues/101458
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
method: test {p0=search/540_ignore_above_synthetic_source/ignore_above mapping level setting on arrays}
issue: https://github.com/elastic/elasticsearch/issues/113648
- class: org.elasticsearch.xpack.ml.integration.MlJobIT
method: testGetJobs_GivenMultipleJobs
issue: https://github.com/elastic/elasticsearch/issues/113654
Expand Down

0 comments on commit d21e0ef

Please sign in to comment.