elastic / elasticsearch

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

[CI] JdbcSqlSpecIT class failing #112746

Open elasticsearchmachine opened 2 months ago

elasticsearchmachine commented 2 months ago

Build Scans:

Reproduction Line:

./gradlew ':x-pack:plugin:sql:qa:server:security:without-ssl:javaRestTest' --tests "org.elasticsearch.xpack.sql.qa.security.JdbcSqlSpecIT" -Dtests.method="test {case-functions.testUpperCasingTheSecondLetterFromTheRightFromFirstName}" -Dtests.seed=8FECBE51CC684765 -Dtests.configure_test_clusters_with_one_processor=true -Dtests.locale=tr-Latn-TR -Dtests.timezone=Africa/Bamako -Druntime.java=22

Applicable branches: 8.15

Reproduces locally?: N/A

Failure History: See dashboard&_a=(controlGroupState:(initialChildControlState:('0c0c9cb8-ccd2-45c6-9b13-96bac4abc542':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:task.keyword,order:0,selectedOptions:!(),title:'GradleTask',type:optionsListControl),'4e6ad9d6-6fdc-4fcc-bf1a-aa6ca79e0850':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:className.keyword,order:1,selectedOptions:!(org.elasticsearch.xpack.sql.qa.security.JdbcSqlSpecIT),title:'Suite',type:optionsListControl),'144933da-5c1b-4257-a969-7f43455a7901':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:name.keyword,order:2,selectedOptions:!(org.elasticsearch.xpack.sql.qa.security.JdbcSqlSpecIT),title:'Test',type:optionsListControl)))))

Failure Message:

org.junit.ComparisonFailure: Different result for column [f], entry [6] expected:<Bas[İ]l> but was:<Bas[I]l>

Issue Reasons:

Note: This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

elasticsearchmachine commented 2 months ago

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

luigidellaquila commented 2 months ago

expected:<ELAST[İ]C> but was:<ELAST[I]C>

I expected it to be something related to Turkish locale, but it's with locale=az-AZ (and with tr-TR it works just fine). The problem apparently is not related to jdk 23 (it fails with 21 as well)

It needs some investigation.

elasticsearchmachine commented 1 week ago

This has been muted on branch 8.15

Mute Reasons:

Build Scans: