msokolov opened a new issue, #15444:
URL: https://github.com/apache/lucene/issues/15444
### Description
There is a comment in this test that says:
assertDVAdvance(dir, rarely() ? 1 : 7); // 1 is heavy (~20 s), so we
do it rarely. 7 is a lot faster (8 s)
When I ran it on my laptop it took 8m50s. (seed=B7E447320C76548A)
I know it's "only" a Nightly test, but this is kind of crazy - it makes it
difficult to run the Nightly tests, which humans do need to do occasionally.
### Gradle command to reproduce
_No response_
--
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]