Skip to content

Commit 72fba73

Browse files
[test-triage] Unmuting stale muted items
1 parent c96bc67 commit 72fba73

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

muted-tests.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ tests:
88
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
99
method: test {yaml=reference/esql/esql-async-query-api/line_17}
1010
issue: https://github.com/elastic/elasticsearch/issues/109260
11-
- class: "org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT"
12-
issue: "https://github.com/elastic/elasticsearch/issues/109318"
13-
method: "test {yaml=analysis-common/50_char_filters/pattern_replace error handling (too complex pattern)}"
1411
- class: "org.elasticsearch.xpack.ml.integration.ClassificationHousePricingIT"
1512
issue: "https://github.com/elastic/elasticsearch/issues/101598"
1613
method: "testFeatureImportanceValues"
@@ -60,9 +57,6 @@ tests:
6057
method: "testCreateAndRestorePartialSearchableSnapshot"
6158
- class: "org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT"
6259
issue: "https://github.com/elastic/elasticsearch/issues/110591"
63-
- class: org.elasticsearch.packaging.test.DockerTests
64-
method: test021InstallPlugin
65-
issue: https://github.com/elastic/elasticsearch/issues/110343
6660
- class: org.elasticsearch.packaging.test.DockerTests
6761
method: test600Interrupt
6862
issue: https://github.com/elastic/elasticsearch/issues/111324
@@ -72,21 +66,9 @@ tests:
7266
- class: org.elasticsearch.index.mapper.IgnoredSourceFieldMapperTests
7367
method: testStoredNestedSubObjectWithNameOverlappingParentName
7468
issue: https://github.com/elastic/elasticsearch/issues/112083
75-
- class: org.elasticsearch.xpack.security.authc.kerberos.SimpleKdcLdapServerTests
76-
method: testClientServiceMutualAuthentication
77-
issue: https://github.com/elastic/elasticsearch/issues/112529
78-
- class: org.elasticsearch.upgrades.FullClusterRestartIT
79-
method: testSnapshotRestore {cluster=OLD}
80-
issue: https://github.com/elastic/elasticsearch/issues/111777
81-
- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
82-
method: testSnapshotRestore {cluster=OLD}
83-
issue: https://github.com/elastic/elasticsearch/issues/111774
8469
- class: org.elasticsearch.upgrades.FullClusterRestartIT
8570
method: testSnapshotRestore {cluster=UPGRADED}
8671
issue: https://github.com/elastic/elasticsearch/issues/111798
87-
- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
88-
method: testSnapshotRestore {cluster=UPGRADED}
89-
issue: https://github.com/elastic/elasticsearch/issues/111799
9072
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
9173
method: testValidKebrerosTicket
9274
issue: https://github.com/elastic/elasticsearch/issues/112632
@@ -96,8 +78,6 @@ tests:
9678
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
9779
method: testWhenKeyTabWithInvalidContentFailsValidation
9880
issue: https://github.com/elastic/elasticsearch/issues/112631
99-
- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
100-
issue: https://github.com/elastic/elasticsearch/issues/113915
10181

10282
# Examples:
10383
#

0 commit comments

Comments
 (0)