mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
Mute org.elasticsearch.ingest.geoip.GeoIpDownloaderCliIT testInvalidTimestamp #128284
This commit is contained in:
parent
f7a7f0b923
commit
61faf42c28
1 changed files with 3 additions and 0 deletions
|
@ -468,6 +468,9 @@ tests:
|
||||||
- class: org.elasticsearch.packaging.test.DockerTests
|
- class: org.elasticsearch.packaging.test.DockerTests
|
||||||
method: test080ConfigurePasswordThroughEnvironmentVariableFile
|
method: test080ConfigurePasswordThroughEnvironmentVariableFile
|
||||||
issue: https://github.com/elastic/elasticsearch/issues/128075
|
issue: https://github.com/elastic/elasticsearch/issues/128075
|
||||||
|
- class: org.elasticsearch.ingest.geoip.GeoIpDownloaderCliIT
|
||||||
|
method: testInvalidTimestamp
|
||||||
|
issue: https://github.com/elastic/elasticsearch/issues/128284
|
||||||
|
|
||||||
# Examples:
|
# Examples:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue