elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.12k stars 24.83k forks source link

[CI] JdbcResultSetIT testGettingInvalidByte failure in 7.17 -> 7.16.4 bwc test #82782

Closed astefan closed 5 days ago

astefan commented 2 years ago

Build scan: https://gradle-enterprise.elastic.co/s/zzkxllnuyzoe2

Repro line: gradlew ':x-pack:plugin:sql:qa:jdbc:single-node:v7.16.4#bwcTest' -Dtests.class="org.elasticsearch.xpack.sql.qa.jdbc.single_node.JdbcResultSetIT" -Dtests.method="testGettingInvalidByte" -Dtests.seed=363E62FE493AA282 -Dtests.bwc=true -Dtests.locale=es-PR -Dtests.timezone=America/Indiana/Tell_City -Druntime.java=16

Reproduces locally?: Yes

Applicable branches: 7.17

Failure excerpt:

org.elasticsearch.xpack.sql.qa.jdbc.single_node.JdbcResultSetIT > testGettingInvalidByte FAILED
    org.junit.ComparisonFailure: expected:<Numeric 128[.0] out of range> but was:<Numeric 128[] out of range>
        at __randomizedtesting.SeedInfo.seed([363E62FE493AA282:C46BB55A2A1D19C1]:0)
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at org.elasticsearch.xpack.sql.qa.jdbc.ResultSetTestCase.lambda$testGettingInvalidByte$32(ResultSetTestCase.java:292)
        at org.elasticsearch.xpack.sql.qa.jdbc.ResultSetTestCase.doWithQuery(ResultSetTestCase.java:2025)
        at org.elasticsearch.xpack.sql.qa.jdbc.ResultSetTestCase.doWithQuery(ResultSetTestCase.java:2013)
        at org.elasticsearch.xpack.sql.qa.jdbc.ResultSetTestCase.testGettingInvalidByte(ResultSetTestCase.java:268)
elasticmachine commented 2 years ago

Pinging @elastic/es-ql (Team:QL)

elasticsearchmachine commented 9 months ago

Pinging @elastic/es-analytical-engine (Team:Analytics)

elasticsearchmachine commented 5 days ago

This issue has been closed because it has been open for too long with no activity.

Any muted tests that were associated with this issue have been unmuted.

If the tests begin failing again, a new issue will be opened, and they may be muted again.