./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistryTests.testRegisteredFunctionHaveTests" -Dtests.seed=59700DEF7E317431 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=ha-Latn-NG -Dtests.timezone=Canada/Mountain -Druntime.java=25
java.lang.AssertionError: function test errorsExpected a list containing
0: "org.elasticsearch.xpack.esql.expression.function.aggregate.AbsentOverTimeErrorTests is missing"
1: "org.elasticsearch.xpack.esql.expression.function.aggregate.AvgOverTimeErrorTests is missing"
2: "org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinctErrorTests is missing"
3: "org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinctOverTimeErrorTests is missing"
4: "org.elasticsearch.xpack.esql.expression.function.aggregate.CountOverTimeErrorTests is missing"
5: "org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaErrorTests is missing"
6: "org.elasticsearch.xpack.esql.expression.function.aggregate.DerivErrorTests is missing"
7: "org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTimeErrorTests is missing"
8: "org.elasticsearch.xpack.esql.expression.function.aggregate.IdeltaErrorTests is missing"
9: "org.elasticsearch.xpack.esql.expressio
[truncated]
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.