https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/574/console
FreeBSD hung again. I don't think there is a good solution here, see https://issues.apache.org/jira/browse/SOLR-6204. My takes, in the order of preference: 1) assumption-ignore any tests that use sockets (jetty) on FreeBSD; 2) ignore thread leaks on FreeBSD (this will leak file descriptors though); 3) fix FreeBSD's Java to allow interrupting threads in accept(). Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org