Skip to content

Commit 86b981e

Browse files
authored
[8.x] Remove outdated test mutes (#126188)
1 parent 5157a7f commit 86b981e

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

muted-tests.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -199,18 +199,9 @@ tests:
199199
- class: org.elasticsearch.xpack.apmdata.APMYamlTestSuiteIT
200200
method: test {yaml=/10_apm/Test template reinstallation}
201201
issue: https://github.com/elastic/elasticsearch/issues/116445
202-
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
203-
method: test {p0=esql/61_enrich_ip/IP strings}
204-
issue: https://github.com/elastic/elasticsearch/issues/116529
205202
- class: org.elasticsearch.threadpool.SimpleThreadPoolIT
206203
method: testThreadPoolMetrics
207204
issue: https://github.com/elastic/elasticsearch/issues/108320
208-
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
209-
method: test {p0=esql/60_enrich/Enrich on keyword with fields alias}
210-
issue: https://github.com/elastic/elasticsearch/issues/116592
211-
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
212-
method: test {p0=esql/60_enrich/Enrich on keyword with fields}
213-
issue: https://github.com/elastic/elasticsearch/issues/116593
214205
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
215206
method: test {spatial.CentroidFromAirportsAfterIntersectsCompoundPredicateNoDocValues SYNC}
216207
issue: https://github.com/elastic/elasticsearch/issues/116945
@@ -311,9 +302,6 @@ tests:
311302
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
312303
method: test {p0=synonyms/90_synonyms_reloading_for_synset/Reload analyzers for specific synonym set}
313304
issue: https://github.com/elastic/elasticsearch/issues/116777
314-
- class: org.elasticsearch.xpack.esql.action.EsqlNodeFailureIT
315-
method: testFailureLoadingFields
316-
issue: https://github.com/elastic/elasticsearch/issues/118000
317305
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
318306
method: testWatcherWithApiKey {cluster=UPGRADED}
319307
issue: https://github.com/elastic/elasticsearch/issues/119396
@@ -401,8 +389,6 @@ tests:
401389
issue: https://github.com/elastic/elasticsearch/issues/120816
402390
- class: org.elasticsearch.xpack.security.authc.ldap.GroupMappingIT
403391
issue: https://github.com/elastic/elasticsearch/issues/121291
404-
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
405-
issue: https://github.com/elastic/elasticsearch/issues/121411
406392
- class: org.elasticsearch.xpack.application.FullClusterRestartIT
407393
issue: https://github.com/elastic/elasticsearch/issues/121935
408394
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
@@ -488,4 +474,4 @@ tests:
488474
issue: https://github.com/elastic/elasticsearch/issues/125549
489475
- class: org.elasticsearch.xpack.application.ModelRegistryUpgradeIT
490476
method: testUpgradeModels {upgradedNodes=3}
491-
issue: https://github.com/elastic/elasticsearch/issues/125535
477+
issue: https://github.com/elastic/elasticsearch/issues/125535

0 commit comments

Comments
 (0)