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

   So this will never fail:
   ```
   ./gradlew -p lucene/core test  --tests TestVectorUtil 
-Ptests.seed=6EA802BC0CAA73E2
   ```
   but this will always fail:
   ```
   ./gradlew -p lucene/core test  --tests TestVectorUtil 
-Ptests.seed=6EA802BC0CAA73E2 -Ptests.vectorsize=256
   ```
   


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