-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
>test-failureTriaged test failures from CITriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)v7.7.2v8.5.0
Description
The test GraphTests.testTimedoutQueryCrawl failed on CI today for the 7.7 branch. The error seems to be a negative TimeValue that is wrongly serialized and this is now better caught thanks to #53913:
Caused by: java.lang.IllegalArgumentException: duration cannot be negative, was given [-153]
It does not reproduce locally with
./gradlew ':x-pack:plugin:graph:test' --tests "org.elasticsearch.xpack.graph.test.GraphTests.testTimedoutQueryCrawl" -Dtests.seed=29C73B1311199D93 -Dtests.security.manager=true -Dtests.locale=ca-ES -Dtests.timezone=Asia/Omsk -Dcompiler.java=14
Build scan: https://gradle-enterprise.elastic.co/s/5e5mmdotpx6j4
Other failures seen in build stats:
https://gradle-enterprise.elastic.co/s/v54asb7cqpazs (master)
https://gradle-enterprise.elastic.co/s/gqftqq3eiezcw (7.7)
Metadata
Metadata
Assignees
Labels
>test-failureTriaged test failures from CITriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)v7.7.2v8.5.0