Skip to content

JdbcCsvSpecIT.testAverageWithOneValueAndLimit failing #47080

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ywelsch opened this issue Sep 25, 2019 · 5 comments
Closed

JdbcCsvSpecIT.testAverageWithOneValueAndLimit failing #47080

ywelsch opened this issue Sep 25, 2019 · 5 comments
Assignees
Labels
:Analytics/SQL SQL querying >test-failure Triaged test failures from CI

Comments

@ywelsch
Copy link
Contributor

ywelsch commented Sep 25, 2019

java.lang.AssertionError: 
Elasticsearch [JdbcResultSet:row 4:cursor size 2:[languages<type=[BYTE]>, 'F'<type=[DOUBLE]>]] still has data after [3] entries:
3                    | 53660.0     



REPRODUCE WITH: ./gradlew ':x-pack:plugin:sql:qa:single-node:integTestRunner' --tests "org.elasticsearch.xpack.sql.qa.single_node.JdbcCsvSpecIT" -Dtests.method="test {pivot.testAverageWithOneValueAndLimit}" -Dtests.seed=81AF0740AC9F7D95 -Dtests.security.manager=true -Dtests.locale=yo -Dtests.timezone=Etc/GMT-10 -Dcompiler.java=12 -Druntime.java=11

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

@ywelsch ywelsch added >test-failure Triaged test failures from CI :Analytics/SQL SQL querying labels Sep 25, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

@ywelsch
Copy link
Contributor Author

ywelsch commented Sep 25, 2019

ywelsch added a commit that referenced this issue Sep 25, 2019
ywelsch added a commit that referenced this issue Sep 25, 2019
@ywelsch
Copy link
Contributor Author

ywelsch commented Sep 25, 2019

Don't know how to mute this single test, so I just removed it for now (see f903d92 (master) and 056ac32 (7.x))

@costin costin self-assigned this Sep 27, 2019
@costin
Copy link
Member

costin commented Oct 10, 2019

I've tried reproducing this without success - I think that's because there was a race condition, the fix being about to be merged: #47121

@costin
Copy link
Member

costin commented Oct 10, 2019

Indeed, on both 7.x and master I cannot reproduce the failure. I'm asking around for some folks to try it out, otherwise, I'll enable the tests back.

@costin costin closed this as completed in 63a0aa7 Oct 10, 2019
costin added a commit that referenced this issue Oct 10, 2019
Close #47080

(cherry picked from commit 63a0aa7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/SQL SQL querying >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants