Skip to content
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

TestKnnByteVectorQuery.testTimeout fails #13272

Closed
benwtrent opened this issue Apr 4, 2024 · 3 comments · Fixed by #13283
Closed

TestKnnByteVectorQuery.testTimeout fails #13272

benwtrent opened this issue Apr 4, 2024 · 3 comments · Fixed by #13283

Comments

@benwtrent
Copy link
Member

Description

Periodic failures for testTimeout, its not locally repeatable.

Gradle command to reproduce

./gradlew :lucene:core:test --tests "org.apache.lucene.search.TestKnnByteVectorQuery.testTimeout" -Ptests.jvms=2 -Ptests.jvmargs= -Ptests.seed=7F16007D6F6A386B -Ptests.gui=true -Ptests.file.encoding=ISO-8859-1 -Ptests.vectorsize=256
@benwtrent
Copy link
Member Author

I am going to mute this on main & branch_9x as we wait for a fix.

@zacharymorn
Copy link
Contributor

Another seed to reproduce this issue

gradlew test --tests TestKnnByteVectorQuery.testTimeout -Dtests.seed=51247A9C254BB9F -Dtests.locale=ff-Latn -Dtests.timezone=Asia/Chita -Dtests.asserts=true -Dtests.file.encoding=UTF-8

benwtrent added a commit that referenced this issue Apr 4, 2024
@benwtrent
Copy link
Member Author

OK, this is muted in main now. The original change doesn't seem backported to 9x. So, nothing to mute there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants