Skip to content

Commit 3558b59

Browse files
Unmute many tests (#114431) (#114441)
These look to have been muted due to suite timeouts that we've since fixed. Let's try running these again. Closes #109687 Closes #112144 Closes #112624 Closes #113315 Closes #113316 Closes #113327 Closes #113340 Co-authored-by: Elastic Machine <[email protected]>
1 parent 841404f commit 3558b59

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

muted-tests.yml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ tests:
1717
- class: "org.elasticsearch.xpack.deprecation.DeprecationHttpIT"
1818
issue: "https://github.com/elastic/elasticsearch/issues/108628"
1919
method: "testDeprecatedSettingsReturnWarnings"
20-
- class: "org.elasticsearch.xpack.test.rest.XPackRestIT"
21-
issue: "https://github.com/elastic/elasticsearch/issues/109687"
22-
method: "test {p0=sql/translate/Translate SQL}"
2320
- class: org.elasticsearch.index.store.FsDirectoryFactoryTests
2421
method: testStoreDirectory
2522
issue: https://github.com/elastic/elasticsearch/issues/110210
@@ -98,9 +95,6 @@ tests:
9895
- class: org.elasticsearch.xpack.ml.integration.MlJobIT
9996
method: testDeleteJobAfterMissingIndex
10097
issue: https://github.com/elastic/elasticsearch/issues/112088
101-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
102-
method: test {p0=transform/preview_transforms/Test preview transform latest}
103-
issue: https://github.com/elastic/elasticsearch/issues/112144
10498
- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
10599
issue: https://github.com/elastic/elasticsearch/issues/112147
106100
- class: org.elasticsearch.smoketest.WatcherYamlRestIT
@@ -144,9 +138,6 @@ tests:
144138
- class: org.elasticsearch.search.basic.SearchWhileRelocatingIT
145139
method: testSearchAndRelocateConcurrentlyRandomReplicas
146140
issue: https://github.com/elastic/elasticsearch/issues/112515
147-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
148-
method: test {p0=terms_enum/10_basic/Test search after on unconfigured constant keyword field}
149-
issue: https://github.com/elastic/elasticsearch/issues/112624
150141
- class: org.elasticsearch.xpack.esql.EsqlAsyncSecurityIT
151142
method: testIndexPatternErrorMessageComparison_ESQL_SearchDSL
152143
issue: https://github.com/elastic/elasticsearch/issues/112630
@@ -233,21 +224,9 @@ tests:
233224
- class: org.elasticsearch.packaging.test.WindowsServiceTests
234225
method: test81JavaOptsInJvmOptions
235226
issue: https://github.com/elastic/elasticsearch/issues/113313
236-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
237-
method: test {p0=esql/50_index_patterns/disjoint_mappings}
238-
issue: https://github.com/elastic/elasticsearch/issues/113315
239-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
240-
method: test {p0=wildcard/10_wildcard_basic/Query_string wildcard query}
241-
issue: https://github.com/elastic/elasticsearch/issues/113316
242227
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
243228
method: test {p0=mtermvectors/10_basic/Tests catching other exceptions per item}
244229
issue: https://github.com/elastic/elasticsearch/issues/113325
245-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
246-
method: test {p0=transform/transforms_force_delete/Test force deleting a running transform}
247-
issue: https://github.com/elastic/elasticsearch/issues/113327
248-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
249-
method: test {p0=analytics/top_metrics/sort by scaled float field}
250-
issue: https://github.com/elastic/elasticsearch/issues/113340
251230
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
252231
method: test {yaml=reference/ccr/apis/follow/post-resume-follow/line_84}
253232
issue: https://github.com/elastic/elasticsearch/issues/113343

0 commit comments

Comments
 (0)