-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Analytics/ES|QLAKA ESQLAKA ESQL>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)needs:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)
Description
CI Link
https://gradle-enterprise.elastic.co/s/pdifuuwutb4be
Repro line
./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.expression.function.aggregate.ValuesTests.testFold {TestCase=<s> null in 0}" -Dtests.seed=D66EDB9759C9396D -Dtests.locale=es-SV -Dtests.timezone=Europe/Belfast -Druntime.java=24
Does it reproduce?
Yes
Applicable branches
main
Failure history
No response
Failure excerpt
Intuition says its due to this:
6759036 - ESQL: Add names to aggregator tests (#133760) (3 hours ago)
ValuesTests > testFold {TestCase=<<geotile>s> null in 0} FAILED
java.lang.UnsupportedOperationException: name for [GEOTILE]
at __randomizedtesting.SeedInfo.seed([D66EDB9759C9396D:5A1212032EAFC0F4]:0)
at org.elasticsearch.xpack.esql.expression.function.AbstractAggregationTestCase.standardAggregatorName(AbstractAggregationTestCase.java:540)
at org.elasticsearch.xpack.esql.expression.function.AbstractAggregationTestCase.standardAggregatorNameAllBytesTheSame(AbstractAggregationTestCase.java:546)
at org.elasticsearch.xpack.esql.expression.function.aggregate.ValuesTests.lambda$makeSupplier$1(ValuesTests.java:82)
at org.elasticsearch.xpack.esql.expression.function.AbstractFunctionTestCase.lambda$randomizeBytesRefsOffset$24(AbstractFunctionTestCase.java:682)
at org.elasticsearch.xpack.esql.expression.function.TestCaseSupplier.get(TestCaseSupplier.java:128)
at org.elasticsearch.xpack.esql.expression.function.AbstractFunctionTestCase.lambda$anyNullIsNull$3(AbstractFunctionTestCase.java:171)
at org.elasticsearch.xpack.esql.expression.function.TestCaseSupplier.get(TestCaseSupplier.java:128)
at org.elasticsearch.xpack.esql.expression.function.TestCaseSupplier.get(TestCaseSupplier.java:65)
at org.elasticsearch.xpack.esql.expression.function.aggregate.ValuesTests.<init>(ValuesTests.java:38)
Metadata
Metadata
Assignees
Labels
:Analytics/ES|QLAKA ESQLAKA ESQL>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)needs:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)