Skip to content

Commit 6124b48

Browse files
authored
Unmute ingest YAML tests (elastic#122319) (elastic#122457)
These tests were already fixed by elastic#116200. The failing builds that the bot linked when it muted the test all didn't contain the fixing commit of that PR -- so it was just unfortunate timing. Closes elastic#116157 Closes elastic#116158
1 parent 7f05a31 commit 6124b48

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

muted-tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -202,12 +202,6 @@ tests:
202202
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
203203
method: test {p0=search/380_sort_segments_on_timestamp/Test that index segments are NOT sorted on timestamp field when @timestamp field is dynamically added}
204204
issue: https://github.com/elastic/elasticsearch/issues/116221
205-
- class: org.elasticsearch.ingest.common.IngestCommonClientYamlTestSuiteIT
206-
method: test {yaml=ingest/310_reroute_processor/Test remove then add reroute processor with and without lazy rollover}
207-
issue: https://github.com/elastic/elasticsearch/issues/116158
208-
- class: org.elasticsearch.ingest.common.IngestCommonClientYamlTestSuiteIT
209-
method: test {yaml=ingest/310_reroute_processor/Test data stream with lazy rollover obtains pipeline from template}
210-
issue: https://github.com/elastic/elasticsearch/issues/116157
211205
- class: org.elasticsearch.ingest.geoip.EnterpriseGeoIpDownloaderIT
212206
method: testEnterpriseDownloaderTask
213207
issue: https://github.com/elastic/elasticsearch/issues/115163

0 commit comments

Comments
 (0)