Skip to content

Commit d36289c

Browse files
[test-triage] Unmuting stale muted items
1 parent a51efe8 commit d36289c

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

muted-tests.yml

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ tests:
55
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
66
method: test {yaml=reference/esql/esql-async-query-api/line_17}
77
issue: https://github.com/elastic/elasticsearch/issues/109260
8-
- class: "org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT"
9-
issue: "https://github.com/elastic/elasticsearch/issues/109318"
10-
method: "test {yaml=analysis-common/50_char_filters/pattern_replace error handling (too complex pattern)}"
118
- class: "org.elasticsearch.xpack.ml.integration.ClassificationHousePricingIT"
129
issue: "https://github.com/elastic/elasticsearch/issues/101598"
1310
method: "testFeatureImportanceValues"
@@ -44,20 +41,9 @@ tests:
4441
- class: org.elasticsearch.nativeaccess.VectorSystemPropertyTests
4542
method: testSystemPropertyDisabled
4643
issue: https://github.com/elastic/elasticsearch/issues/110949
47-
- class: org.elasticsearch.packaging.test.DockerTests
48-
method: test021InstallPlugin
49-
issue: https://github.com/elastic/elasticsearch/issues/110343
5044
- class: org.elasticsearch.xpack.security.authc.oidc.OpenIdConnectAuthIT
5145
method: testAuthenticateWithImplicitFlow
5246
issue: https://github.com/elastic/elasticsearch/issues/111191
53-
- class: org.elasticsearch.xpack.ml.integration.DatafeedJobsRestIT
54-
issue: https://github.com/elastic/elasticsearch/issues/111319
55-
- class: org.elasticsearch.xpack.ml.integration.InferenceIngestInputConfigIT
56-
method: testIngestWithInputFields
57-
issue: https://github.com/elastic/elasticsearch/issues/111383
58-
- class: org.elasticsearch.xpack.ml.integration.InferenceIngestInputConfigIT
59-
method: testIngestWithMultipleInputFields
60-
issue: https://github.com/elastic/elasticsearch/issues/111384
6147
- class: org.elasticsearch.xpack.security.authc.oidc.OpenIdConnectAuthIT
6248
method: testAuthenticateWithCodeFlowAndClientPost
6349
issue: https://github.com/elastic/elasticsearch/issues/111396
@@ -69,18 +55,9 @@ tests:
6955
issue: https://github.com/elastic/elasticsearch/issues/111448
7056
- class: org.elasticsearch.search.SearchServiceTests
7157
issue: https://github.com/elastic/elasticsearch/issues/111529
72-
- class: org.elasticsearch.upgrades.FullClusterRestartIT
73-
method: testSnapshotRestore {cluster=OLD}
74-
issue: https://github.com/elastic/elasticsearch/issues/111777
75-
- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
76-
method: testSnapshotRestore {cluster=OLD}
77-
issue: https://github.com/elastic/elasticsearch/issues/111775
7858
- class: org.elasticsearch.upgrades.FullClusterRestartIT
7959
method: testSnapshotRestore {cluster=UPGRADED}
8060
issue: https://github.com/elastic/elasticsearch/issues/111798
81-
- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
82-
method: testSnapshotRestore {cluster=UPGRADED}
83-
issue: https://github.com/elastic/elasticsearch/issues/111799
8461
- class: org.elasticsearch.xpack.inference.InferenceRestIT
8562
method: test {p0=inference/80_random_rerank_retriever/Random rerank retriever predictably shuffles results}
8663
issue: https://github.com/elastic/elasticsearch/issues/111999
@@ -121,15 +98,6 @@ tests:
12198
issue: https://github.com/elastic/elasticsearch/issues/112471
12299
- class: org.elasticsearch.ingest.geoip.IngestGeoIpClientYamlTestSuiteIT
123100
issue: https://github.com/elastic/elasticsearch/issues/111497
124-
- class: org.elasticsearch.xpack.security.authc.kerberos.SimpleKdcLdapServerTests
125-
method: testClientServiceMutualAuthentication
126-
issue: https://github.com/elastic/elasticsearch/issues/112529
127-
- class: org.elasticsearch.search.basic.SearchWhileRelocatingIT
128-
method: testSearchAndRelocateConcurrentlyRandomReplicas
129-
issue: https://github.com/elastic/elasticsearch/issues/112515
130-
- class: org.elasticsearch.xpack.esql.EsqlAsyncSecurityIT
131-
method: testIndexPatternErrorMessageComparison_ESQL_SearchDSL
132-
issue: https://github.com/elastic/elasticsearch/issues/112630
133101
- class: org.elasticsearch.xpack.ml.integration.MlJobIT
134102
method: testPutJob_GivenFarequoteConfig
135103
issue: https://github.com/elastic/elasticsearch/issues/112382
@@ -192,12 +160,6 @@ tests:
192160
- class: org.elasticsearch.xpack.inference.rest.ServerSentEventsRestActionListenerTests
193161
method: testErrorMidStream
194162
issue: https://github.com/elastic/elasticsearch/issues/113179
195-
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
196-
method: test {categorize.Categorize SYNC}
197-
issue: https://github.com/elastic/elasticsearch/issues/113054
198-
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
199-
method: test {categorize.Categorize ASYNC}
200-
issue: https://github.com/elastic/elasticsearch/issues/113055
201163
- class: org.elasticsearch.smoketest.MlWithSecurityIT
202164
method: test {yaml=ml/sparse_vector_search/Test sparse_vector search with query vector and pruning config}
203165
issue: https://github.com/elastic/elasticsearch/issues/108997
@@ -272,17 +234,11 @@ tests:
272234
- class: org.elasticsearch.search.retriever.RankDocsRetrieverBuilderTests
273235
method: testRewrite
274236
issue: https://github.com/elastic/elasticsearch/issues/114467
275-
- class: org.elasticsearch.packaging.test.DockerTests
276-
method: test022InstallPluginsFromLocalArchive
277-
issue: https://github.com/elastic/elasticsearch/issues/111063
278237
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
279238
method: test {yaml=reference/esql/esql-across-clusters/line_196}
280239
issue: https://github.com/elastic/elasticsearch/issues/114488
281240
- class: org.elasticsearch.gradle.internal.PublishPluginFuncTest
282241
issue: https://github.com/elastic/elasticsearch/issues/114492
283-
- class: org.elasticsearch.xpack.inference.DefaultElserIT
284-
method: testInferCreatesDefaultElser
285-
issue: https://github.com/elastic/elasticsearch/issues/114503
286242
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
287243
method: test {p0=indices.split/40_routing_partition_size/nested}
288244
issue: https://github.com/elastic/elasticsearch/issues/113842

0 commit comments

Comments
 (0)