Skip to content

Commit 0d7200e

Browse files
authored
Unmuted search IT tests that are unmuted in main (#122581)
Certain search IT tests were unmuted in main a long while ago and were left muted in 8.x. There are no specific reasons behind this discrepancy. This commit unmutes them in 8.x. Closes #115754 Closes #115705 Closes #115717 Closes #115810
1 parent 64aeab6 commit 0d7200e

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

muted-tests.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -208,12 +208,6 @@ tests:
208208
- class: org.elasticsearch.xpack.apmdata.APMYamlTestSuiteIT
209209
method: test {yaml=/10_apm/Test template reinstallation}
210210
issue: https://github.com/elastic/elasticsearch/issues/116445
211-
- class: org.elasticsearch.action.admin.HotThreadsIT
212-
method: testHotThreadsDontFail
213-
issue: https://github.com/elastic/elasticsearch/issues/115754
214-
- class: org.elasticsearch.action.search.PointInTimeIT
215-
method: testPITTiebreak
216-
issue: https://github.com/elastic/elasticsearch/issues/115810
217211
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
218212
method: test {p0=esql/61_enrich_ip/IP strings}
219213
issue: https://github.com/elastic/elasticsearch/issues/116529
@@ -226,15 +220,9 @@ tests:
226220
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
227221
method: test {p0=esql/60_enrich/Enrich on keyword with fields}
228222
issue: https://github.com/elastic/elasticsearch/issues/116593
229-
- class: org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT
230-
method: testGeoShapeGeoTile
231-
issue: https://github.com/elastic/elasticsearch/issues/115717
232223
- class: org.elasticsearch.search.StressSearchServiceReaperIT
233224
method: testStressReaper
234225
issue: https://github.com/elastic/elasticsearch/issues/115816
235-
- class: org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT
236-
method: testGeoShapeGeoHex
237-
issue: https://github.com/elastic/elasticsearch/issues/115705
238226
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
239227
method: test {spatial.CentroidFromAirportsAfterIntersectsCompoundPredicateNoDocValues SYNC}
240228
issue: https://github.com/elastic/elasticsearch/issues/116945

0 commit comments

Comments
 (0)