mocobeta commented on PR #828: URL: https://github.com/apache/lucene/pull/828#issuecomment-1107168191
I run this on Linus with and without Xvfb, it works fine for me. I added some notes about running the test headlessly to help/tests.txt - does it make sense? I also tried to make it work on MaxOS then found that it needs additional tweaks or setup since XQuartz (X Window that runs on MacOS) supports Xvfb but does not include `xvfb-run`. I think we could mark the test `@Slow` so that the test won't be run unless explicitly specify `tests.slow=true` if people who use Mac/Windows pose questions about that. Currently, it can't be marked `@Slow` because the distribution tests do not use Lucene's test framework. -- 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