dweiss commented on issue #14315: URL: https://github.com/apache/lucene/issues/14315#issuecomment-2690539906
This must have something to do with the filesystem. I've re-ran the same seed on a tmpfs-mounted folder: ``` :lucene:misc:test (SUCCESS): 63 test(s), 2 skipped The slowest tests (exceeding 500 ms) during this run: 5.45s TestDirectIODirectory.testRandomByte (:lucene:misc) ``` which is crazy wild difference. The other partition is an ssd/ext4 and it takes 4.5 minutes to execute this test there. -- 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