benwtrent commented on issue #16121:
URL: https://github.com/apache/lucene/issues/16121#issuecomment-4558561142

   ```
   ./gradlew :lucene:core:test --tests 
"org.apache.lucene.index.TestAddIndexes.testAddIndexesWithRollback*" 
-Ptests.asserts=false -Ptests.iters=100
   ```
   Ran 3900 tests, slowest of which was 
`TestAddIndexes.testAddIndexesWithCloseNoWait`. I don't think `*` is working?
   
   Do I need to adjust something?
   
   How can I help fix this? Not being able to reliably run the same test 
repeatably with the same parameters is gonna be painful.


-- 
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