This test failure was already addressed by #129976.

Closes #130073
This commit is contained in:
Niels Bauman 2025-06-27 11:48:47 -03:00 committed by GitHub
parent e955872ba4
commit ae72582aa9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -552,8 +552,6 @@ tests:
- class: org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT - class: org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT
method: test method: test
issue: https://github.com/elastic/elasticsearch/issues/130067 issue: https://github.com/elastic/elasticsearch/issues/130067
- class: geoip.GeoIpMultiProjectIT
issue: https://github.com/elastic/elasticsearch/issues/130073
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT - class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT
method: test method: test
issue: https://github.com/elastic/elasticsearch/issues/130067 issue: https://github.com/elastic/elasticsearch/issues/130067