Skip to content

Commit 0d88d5e

Browse files
authored
Unmute ingest YAML tests (elastic#122319)
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 d9e59af commit 0d88d5e

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
@@ -199,12 +199,6 @@ tests:
199199
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
200200
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}
201201
issue: https://github.com/elastic/elasticsearch/issues/116221
202-
- class: org.elasticsearch.ingest.common.IngestCommonClientYamlTestSuiteIT
203-
method: test {yaml=ingest/310_reroute_processor/Test remove then add reroute processor with and without lazy rollover}
204-
issue: https://github.com/elastic/elasticsearch/issues/116158
205-
- class: org.elasticsearch.ingest.common.IngestCommonClientYamlTestSuiteIT
206-
method: test {yaml=ingest/310_reroute_processor/Test data stream with lazy rollover obtains pipeline from template}
207-
issue: https://github.com/elastic/elasticsearch/issues/116157
208202
- class: org.elasticsearch.ingest.geoip.EnterpriseGeoIpDownloaderIT
209203
method: testEnterpriseDownloaderTask
210204
issue: https://github.com/elastic/elasticsearch/issues/115163

0 commit comments

Comments
 (0)