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)
CI Link
recent:
older ones:
Repro line
several, see build scans
Does it reproduce?
No
Applicable branches
main
Failure history
No response
Failure excerpt
Also observed failures in
runEsqlSync, so it's not just async queries.