On Fri, Jan 27, 2012 at 6:15 AM, Apache Jenkins Server
<jenk...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12275/
>
> 4 tests failed.
> FAILED:  
> junit.framework.TestSuite.org.apache.solr.search.function.SortByFunctionTest
>
> Error Message:
> ERROR: SolrIndexSearcher opens=5 closes=6

FWIW, these aren't real failures of these particular tests, but
another test bleeding over into these
caused by a still-running thread later closing a searcher (and it
get's counted during whatever test is running at the time).

-Yonik
http://www.lucidimagination.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to