Skip to content

Commit ae0c7ee

Browse files
[test-triage] Unmuting stale muted items
1 parent edd4ebf commit ae0c7ee

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
@@ -2,9 +2,6 @@ tests:
22
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
33
method: test {yaml=reference/esql/esql-async-query-api/line_17}
44
issue: https://github.com/elastic/elasticsearch/issues/109260
5-
- class: "org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT"
6-
issue: "https://github.com/elastic/elasticsearch/issues/109318"
7-
method: "test {yaml=analysis-common/50_char_filters/pattern_replace error handling (too complex pattern)}"
85
- class: "org.elasticsearch.xpack.ml.integration.ClassificationHousePricingIT"
96
issue: "https://github.com/elastic/elasticsearch/issues/101598"
107
method: "testFeatureImportanceValues"
@@ -17,20 +14,9 @@ tests:
1714
- class: "org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests"
1815
issue: "https://github.com/elastic/elasticsearch/issues/110408"
1916
method: "testCreateAndRestorePartialSearchableSnapshot"
20-
- class: org.elasticsearch.packaging.test.DockerTests
21-
method: test021InstallPlugin
22-
issue: https://github.com/elastic/elasticsearch/issues/110343
2317
- class: org.elasticsearch.xpack.security.authc.oidc.OpenIdConnectAuthIT
2418
method: testAuthenticateWithImplicitFlow
2519
issue: https://github.com/elastic/elasticsearch/issues/111191
26-
- class: org.elasticsearch.xpack.ml.integration.DatafeedJobsRestIT
27-
issue: https://github.com/elastic/elasticsearch/issues/111319
28-
- class: org.elasticsearch.xpack.ml.integration.InferenceIngestInputConfigIT
29-
method: testIngestWithInputFields
30-
issue: https://github.com/elastic/elasticsearch/issues/111383
31-
- class: org.elasticsearch.xpack.ml.integration.InferenceIngestInputConfigIT
32-
method: testIngestWithMultipleInputFields
33-
issue: https://github.com/elastic/elasticsearch/issues/111384
3420
- class: org.elasticsearch.xpack.security.authc.oidc.OpenIdConnectAuthIT
3521
method: testAuthenticateWithCodeFlowAndClientPost
3622
issue: https://github.com/elastic/elasticsearch/issues/111396
@@ -40,18 +26,9 @@ tests:
4026
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
4127
method: testDataStreams {cluster=UPGRADED}
4228
issue: https://github.com/elastic/elasticsearch/issues/111448
43-
- class: org.elasticsearch.upgrades.FullClusterRestartIT
44-
method: testSnapshotRestore {cluster=OLD}
45-
issue: https://github.com/elastic/elasticsearch/issues/111777
46-
- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
47-
method: testSnapshotRestore {cluster=OLD}
48-
issue: https://github.com/elastic/elasticsearch/issues/111775
4929
- class: org.elasticsearch.upgrades.FullClusterRestartIT
5030
method: testSnapshotRestore {cluster=UPGRADED}
5131
issue: https://github.com/elastic/elasticsearch/issues/111798
52-
- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
53-
method: testSnapshotRestore {cluster=UPGRADED}
54-
issue: https://github.com/elastic/elasticsearch/issues/111799
5532
- class: org.elasticsearch.smoketest.WatcherYamlRestIT
5633
method: test {p0=watcher/usage/10_basic/Test watcher usage stats output}
5734
issue: https://github.com/elastic/elasticsearch/issues/112189
@@ -69,15 +46,6 @@ tests:
6946
issue: https://github.com/elastic/elasticsearch/issues/112424
7047
- class: org.elasticsearch.ingest.geoip.IngestGeoIpClientYamlTestSuiteIT
7148
issue: https://github.com/elastic/elasticsearch/issues/111497
72-
- class: org.elasticsearch.xpack.security.authc.kerberos.SimpleKdcLdapServerTests
73-
method: testClientServiceMutualAuthentication
74-
issue: https://github.com/elastic/elasticsearch/issues/112529
75-
- class: org.elasticsearch.search.basic.SearchWhileRelocatingIT
76-
method: testSearchAndRelocateConcurrentlyRandomReplicas
77-
issue: https://github.com/elastic/elasticsearch/issues/112515
78-
- class: org.elasticsearch.xpack.esql.EsqlAsyncSecurityIT
79-
method: testIndexPatternErrorMessageComparison_ESQL_SearchDSL
80-
issue: https://github.com/elastic/elasticsearch/issues/112630
8149
- class: org.elasticsearch.packaging.test.PackagesSecurityAutoConfigurationTests
8250
method: test20SecurityNotAutoConfiguredOnReInstallation
8351
issue: https://github.com/elastic/elasticsearch/issues/112635
@@ -111,12 +79,6 @@ tests:
11179
- class: org.elasticsearch.packaging.test.WindowsServiceTests
11280
method: test33JavaChanged
11381
issue: https://github.com/elastic/elasticsearch/issues/113177
114-
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
115-
method: test {categorize.Categorize SYNC}
116-
issue: https://github.com/elastic/elasticsearch/issues/113054
117-
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
118-
method: test {categorize.Categorize ASYNC}
119-
issue: https://github.com/elastic/elasticsearch/issues/113055
12082
- class: org.elasticsearch.smoketest.MlWithSecurityIT
12183
method: test {yaml=ml/sparse_vector_search/Test sparse_vector search with query vector and pruning config}
12284
issue: https://github.com/elastic/elasticsearch/issues/108997
@@ -174,12 +136,6 @@ tests:
174136
- class: org.elasticsearch.xpack.inference.InferenceCrudIT
175137
method: testGet
176138
issue: https://github.com/elastic/elasticsearch/issues/114135
177-
- class: org.elasticsearch.packaging.test.DockerTests
178-
method: test022InstallPluginsFromLocalArchive
179-
issue: https://github.com/elastic/elasticsearch/issues/111063
180-
- class: org.elasticsearch.xpack.inference.DefaultElserIT
181-
method: testInferCreatesDefaultElser
182-
issue: https://github.com/elastic/elasticsearch/issues/114503
183139
- class: org.elasticsearch.xpack.inference.integration.ModelRegistryIT
184140
method: testGetModel
185141
issue: https://github.com/elastic/elasticsearch/issues/114657

0 commit comments

Comments
 (0)