dweiss commented on issue #14315: URL: https://github.com/apache/lucene/issues/14315#issuecomment-2691393106
Making it run on top of tmpfs is cheating though? :) What I'd do is override this one problematic method in TestDirectIODirectory, check if it's Linux and then either skip the test or have a shorter timeout before it calls the test method in the superclass. > i have the slowest computer on the planet (2-core i5 from 2018) and i haven't hit this issue. That's even more weird. What OS/filesystem are you using, if you don't mind me asking? I wonder if it's ext4 to blame here. I'll try to narrow it down during the weekend, I'm curious what's happening here. -- 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