You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
task.skipTestsByFilePattern("**/ingest_geoip/20_geoip_processor.yml", "from 8.0 yaml rest tests use geoip test fixture and default geoip are no longer packaged. In 7.x yaml tests used default databases which makes tests results very different, so skipping these tests")
105
76
// task.skipTest("lang_mustache/50_multi_search_template/Multi-search template with errors", "xxx")
Copy file name to clipboardExpand all lines: modules/ingest-geoip/qa/full-cluster-restart/src/javaRestTest/java/org/elasticsearch/ingest/geoip/FullClusterRestartIT.java
Copy file name to clipboardExpand all lines: modules/ingest-geoip/src/internalClusterTest/java/org/elasticsearch/ingest/geoip/GeoIpDownloaderCliIT.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,8 @@ public class GeoIpDownloaderCliIT extends GeoIpDownloaderIT {
Copy file name to clipboardExpand all lines: modules/ingest-geoip/src/internalClusterTest/java/org/elasticsearch/ingest/geoip/GeoIpDownloaderStatsIT.java
Copy file name to clipboardExpand all lines: modules/ingest-geoip/src/internalClusterTest/java/org/elasticsearch/ingest/geoip/GeoIpDownloaderTaskIT.java
0 commit comments