We fixed all these test issues. I will rebuild artifacts now. Wait for take2!
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -----Original Message----- > From: Robert Muir [mailto:rcm...@gmail.com] > Sent: Sunday, November 28, 2010 5:17 PM > To: general@lucene.apache.org > Subject: Re: [VOTE] Release of Apache Lucene 3.0.3 and 2.9.4 artifacts (take > 1) > > On Sun, Nov 28, 2010 at 10:47 AM, Robert Muir <rcm...@gmail.com> wrote: > > > I downloaded the source zip files for 2.9.4 and 3.0.3, and the tests > > failed for me. > > > > This is because of https://issues.apache.org/jira/browse/LUCENE-1756 > > (also another similar test fixed in > > https://issues.apache.org/jira/browse/LUCENE-2398) > > > > Just to explain why these tests fail, they access "../../" and look for > .html/.txt/etc > files as hossman describes in LUCENE-1756. > my problem was that in ../.. i have a *lot* of these files and it causes these > tests to OOM, etc. > > I reopened the jira issues for these tests, i don't think its a blocker for a > release, > but it would be nice to backport the new unit tests to these branches after > the > release at the very least.