Skip to content

Commit d0802e2

Browse files
authored
Unmute a number of yaml tests that got muted because of #113042, which got reverted. (#113079)
Unmute a number of yaml tests that got muted because of #113042, which got reverted. Closes #113058 Closes #113059 Closes #113061 Closes #113060 Closes #113059
1 parent de5b00d commit d0802e2

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

muted-tests.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,6 @@ tests:
218218
issue: https://github.com/elastic/elasticsearch/issues/112462
219219
- class: org.elasticsearch.repositories.blobstore.testkit.analyze.HdfsRepositoryAnalysisRestIT
220220
issue: https://github.com/elastic/elasticsearch/issues/112889
221-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
222-
issue: https://github.com/elastic/elasticsearch/issues/111944
223221
- class: org.elasticsearch.xpack.ml.integration.MlJobIT
224222
method: testCreateJob_WithClashingFieldMappingsFails
225223
issue: https://github.com/elastic/elasticsearch/issues/113046
@@ -229,21 +227,6 @@ tests:
229227
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
230228
method: test {categorize.Categorize ASYNC}
231229
issue: https://github.com/elastic/elasticsearch/issues/113055
232-
- class: org.elasticsearch.upgrades.MultiVersionRepositoryAccessIT
233-
method: testCreateAndRestoreSnapshot
234-
issue: https://github.com/elastic/elasticsearch/issues/113058
235-
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
236-
method: testRollupAfterRestart {cluster=UPGRADED}
237-
issue: https://github.com/elastic/elasticsearch/issues/113059
238-
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
239-
method: testRollupAfterRestart {cluster=OLD}
240-
issue: https://github.com/elastic/elasticsearch/issues/113061
241-
- class: org.elasticsearch.upgrades.MultiVersionRepositoryAccessIT
242-
method: testUpgradeMovesRepoToNewMetaVersion
243-
issue: https://github.com/elastic/elasticsearch/issues/113062
244-
- class: org.elasticsearch.upgrades.MultiVersionRepositoryAccessIT
245-
method: testReadOnlyRepo
246-
issue: https://github.com/elastic/elasticsearch/issues/113060
247230
- class: org.elasticsearch.xpack.sql.qa.security.JdbcSqlSpecIT
248231
method: test {case-functions.testUcaseInline1}
249232
issue: https://github.com/elastic/elasticsearch/issues/112641

0 commit comments

Comments
 (0)