Skip to content

ESQL: Meta issue for EsqlSpecTestCases failing due to missing warning headers #139262

@alex-spies

Description

@alex-spies

CI Link

recent:

older ones:

Repro line

several, see build scans

Does it reproduce?

No

Applicable branches

main

Failure history

No response

Failure excerpt

0: expected "Line 2:12: evaluation of [scalb(abs(mv_min(salary_change)), 2147483648)] failed, treating result as null. Only first 20 failures recorded." but was <missing>	
1: expected "Line 2:12: java.lang.ArithmeticException: integer overflow" but was <missing>	
at __randomizedtesting.SeedInfo.seed([3A1E6FFC90204145:B24A50263EDC2CBD]:0)	
•••
at org.elasticsearch.xpack.esql.AssertWarnings$ExactStrings.assertWarnings(AssertWarnings.java:47)	
at org.elasticsearch.xpack.esql.qa.rest.RestEsqlTestCase.assertWarnings(RestEsqlTestCase.java:2183)	
at org.elasticsearch.xpack.esql.qa.rest.RestEsqlTestCase.runEsqlAsync(RestEsqlTestCase.java:1630)	
at org.elasticsearch.xpack.esql.qa.rest.RestEsqlTestCase.runEsql(RestEsqlTestCase.java:1487)	
at org.elasticsearch.xpack.esql.qa.rest.RestEsqlTestCase.runEsql(RestEsqlTestCase.java:1501)	
at org.elasticsearch.xpack.esql.qa.rest.EsqlSpecTestCase.doTest(EsqlSpecTestCase.java:318)	
at org.elasticsearch.xpack.esql.qa.rest.EsqlSpecTestCase.doTest(EsqlSpecTestCase.java:305)	
at org.elasticsearch.xpack.esql.qa.rest.EsqlSpecTestCase.test(EsqlSpecTestCase.java:218)

Also observed failures in runEsqlSync, so it's not just async queries.

Metadata

Metadata

Assignees

Labels

:Analytics/ES|QLAKA ESQL>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)low-riskAn open issue or test failure that is a low risk to future releases

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions