vigyasharma commented on PR #13283:
URL: https://github.com/apache/lucene/pull/13283#issuecomment-2062495992
Backported to `branch_9x`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
vigyasharma merged PR #13283:
URL: https://github.com/apache/lucene/pull/13283
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@lucene
benwtrent commented on code in PR #13283:
URL: https://github.com/apache/lucene/pull/13283#discussion_r1558261300
##
lucene/core/src/test/org/apache/lucene/search/BaseKnnVectorQueryTestCase.java:
##
@@ -786,9 +830,9 @@ public void testTimeout() throws IOException {
assert
kaivalnp commented on PR #13283:
URL: https://github.com/apache/lucene/pull/13283#issuecomment-2045841382
Ah thanks! I fixed and unmuted
[one](https://github.com/apache/lucene/blob/26fe2c4b9ca13e7930b818033a04094a5f44d574/lucene/core/src/test/org/apache/lucene/search/BaseKnnVectorQueryTestCa
vigyasharma commented on PR #13283:
URL: https://github.com/apache/lucene/pull/13283#issuecomment-2045746855
Let us also [unmute](https://github.com/apache/lucene/pull/13273) the broken
tests as part of this change?
--
This is an automated message from the Apache Git Service.
To respond t
kaivalnp commented on PR #13283:
URL: https://github.com/apache/lucene/pull/13283#issuecomment-2043802370
Side note: the original command to reproduce from
https://github.com/apache/lucene/pull/13202#issuecomment-2037932211:
```
gradlew :lucene:core:test --tests
"org.apache.lucene