EsEQLCorrectnessIT fails on Elasticsearch 9.0 #112572
Labels
:Analytics/EQL
EQL querying
low-risk
An open issue or test failure that is a low risk to future releases
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
>test-failure
Triaged test failures from CI
CI Link
https://gradle-enterprise.elastic.co/s/m5owwdupvmade
Repro line
./gradlew ":x-pack:plugin:eql:qa:correctness:javaRestTest"
Does it reproduce?
Yes
Applicable branches
main
Failure history
No response
Failure excerpt
While working on the ES 9.0 version bump in #112570 we are seeing these tests fail presumably because we are trying to restore a 7.x snapshot. I've confirmed that putting the minimum supported index version back to 7.0.0 allows the tests to pass so it's unrelated to anything else in that PR. We'll likely need a new snapshot to be able to run these tests against 9.0.
The text was updated successfully, but these errors were encountered: