dweiss commented on PR #15995:
URL: https://github.com/apache/lucene/pull/15995#issuecomment-4382548875

   This commit broke tests on branch_10x - they can be reproduced.
   ```
   gradlew :lucene:grouping:test --tests 
"org.apache.lucene.search.grouping.TestTermGroupSelector.testShardedGrouping" 
-Ptests.jvms=4 -Ptests.jvmargs= -Ptests.seed=49B2CF2F7719604F 
-Ptests.multiplier=2 -Ptests.useSecurityManager=true -Ptests.gui=true 
-Ptests.file.encoding=ISO-8859-1 -Ptests.vectorsize=512 
-Ptests.forceintegervectors=true
   ```
   
   I suspect it's a test problem somewhere but didn't look closely.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to