On Fri, Oct 7, 2011 at 7:39 PM, Steven A Rowe <[email protected]> wrote: > Simon Willnauer committed a nocommit comment in TestNRTManager#addDocuments() > earlier today - line #97 in branch_3x; line #96 on trunk - this is the cause > of the Jenkins build failures: > > final IndexSearcher s = manager.acquire();// nocommit get(gen, false);
ooh, thats a leftover :/ I will fix thanks steve! > > (The Lucene-trunk Jenkins job was hanging for 38 hours, blocking other jobs > from running - I aborted it 20 minutes ago.) > > Steve > >> -----Original Message----- >> From: Apache Jenkins Server [mailto:[email protected]] >> Sent: Friday, October 07, 2011 1:26 PM >> To: [email protected] >> Subject: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 10789 - Failure >> >> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10789/ >> >> No tests ran. >> >> Build Log (for compile errors): >> [...truncated 133 lines...] >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
