mocobeta commented on PR #811:
URL: https://github.com/apache/lucene/pull/811#issuecomment-1100018613

   @gautamworah96 thanks for your comments.
   
   > I sometimes use the -Ptests.iters=<some_large_num> param for beasting out 
multiple runs of a single test to catch random edge cases that I might have 
missed (this was another trick that I just stumbled upon through JIRA). Maybe 
we could add this to the workflow file as well?
   
   I found `help/tests.txt` (the source for `gradlew helpTests` task) has a 
dedicated section about "Reiteration", where `-Ptests.iters` option is 
explained. 
   https://github.com/apache/lucene/blob/main/help/tests.txt#L87
   
   `test` task has many parameters, I think it'd be better to encourage devs to 
refer to that file than augment `workflow.txt`? (You can see a pointer says 
`run "gradlew :helpTests" for more` in L12 in workflow.txt.)
   
   


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