rmuir commented on PR #828:
URL: https://github.com/apache/lucene/pull/828#issuecomment-1107174374

   > 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.
   
   We don't need to worry on mac/windows. JDK is not using X11 protocol anyway. 
It is going to use their native window systems regardless of what we do. xvfb 
is only for linux/unix


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