fthevenet commented on PR #12212:
URL: https://github.com/apache/lucene/pull/12212#issuecomment-1488300991

   I made some changes and `spotlessCheck` is now happy.
   
   I did  come across something more worrying while running the full test 
suite, however: one of the randomized test for TestDrillSideways now fails with 
my change. I have verified that it does *not* fail if I roll back my change.
   
   The seed for the randomized failing test is as follow:
   ```
   gradlew test --tests TestDrillSideways.testRandom 
-Dtests.seed=BAA8C52418B7DBA3 -Dtests.locale=sr-ME 
-Dtests.timezone=Africa/Asmera -Dtests.asserts=true 
-Dtests.file.encoding=windows-1252
   ```
   
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to