msokolov commented on pull request #1552:
URL: https://github.com/apache/lucene-solr/pull/1552#issuecomment-643476200
Test case #1 above, at least does reproduce (and #4 looks like a similar
stack trace; I did not try it):
gradlew :lucene:core:test --tests
"org.apache.lucene.index.TestIndexFileDeleter" -Ptests.seed=DC21EB3B9D4052A4
My experience with #3 (testRandomOperations) is it doesn't tend to reproduce
with a given seed. It is indeed quite random. And these did not reproduce for
me.
#5 reproduces:
gradlew :lucene:core:test -Dtestcase=TestIndexWriterExceptions2
-Dtests.method=testBasics -Dtests.seed=AC9C0966B9BC03C8
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]