Looks like this was the failure: [junit] Testsuite: org.apache.lucene.search.DuplicateFilterTest [junit] Testcase: testKeepsLastFilter(org.apache.lucene.search.DuplicateFilterTest): FAILED [junit] Duplicate urls should return last doc expected:<7> but was:<6> [junit] junit.framework.AssertionFailedError: Duplicate urls should return last doc expected:<7> but was:<6> [junit] at org.apache.lucene.search.DuplicateFilterTest.__CLR2_6_3b37ylt26a4(DuplicateFilterTest.java:148) [junit] at org.apache.lucene.search.DuplicateFilterTest.testKeepsLastFilter(DuplicateFilterTest.java:130) [junit] at org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:283) [junit] [junit] [junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 0.284 sec [junit] [junit] ------------- Standard Output --------------- [junit] NOTE: random seed of testcase 'testKeepsLastFilter' was: 2462173725506080191
When I put in that same seed, it repros the failure. I'm pretty sure this is due to LUCENE-2348 -- I'll add a call to writer.optimize in the test's setUp. Mike On Fri, Jul 16, 2010 at 1:15 AM, Apache Hudson Server <hud...@hudson.zones.apache.org> wrote: > See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1242/changes> > > Changes: > > [mikemccand] use CheckHits to more thoroughly confirm results are identical > (rmuir: add some more hair to the monster...) > > [rmuir] add TODO about not testing the empty string in this test > > [rmuir] SOLR-2002: assert inconsistencies in setup/teardown rather than > giving an awkward IAE for maxclausecount=0 > > ------------------------------------------ > [...truncated 15628 lines...] > [javadoc] Loading source files for package org.apache.lucene.misc... > [javadoc] Loading source files for package org.apache.lucene.store... > [javadoc] Constructing Javadoc information... > [javadoc] Standard Doclet version 1.5.0_22 > [javadoc] Building tree for all the packages and classes... > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/misc/src/java/org/apache/lucene/index/MultiPassIndexSplitter.java>:43: > warning - Tag @link: reference not found: > IndexWriter#addIndexes(IndexReader[]) > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/misc/src/java/org/apache/lucene/store/DirectIOLinuxDirectory.java>:44: > warning - Tag @link: reference not found: Directory > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/misc/src/java/org/apache/lucene/store/DirectIOLinuxDirectory.java>:65: > warning - Tag @link: reference not found: NativeFSLockFactory > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/misc/src/java/org/apache/lucene/store/DirectIOLinuxDirectory.java>:56: > warning - Tag @link: reference not found: NativeFSLockFactory > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/misc/src/java/org/apache/lucene/store/DirectIOLinuxDirectory.java>:65: > warning - Tag @link: reference not found: NativeFSLockFactory > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/misc/src/java/org/apache/lucene/store/DirectIOLinuxDirectory.java>:44: > warning - Tag @link: reference not found: Directory > [javadoc] Building index for all the packages and classes... > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/misc/src/java/org/apache/lucene/store/DirectIOLinuxDirectory.java>:44: > warning - Tag @link: reference not found: Directory > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/misc/src/java/org/apache/lucene/store/DirectIOLinuxDirectory.java>:65: > warning - Tag @link: reference not found: NativeFSLockFactory > [javadoc] Building index for all classes... > [javadoc] Generating > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-misc/stylesheet.css...> > [javadoc] Note: Custom tags that were not seen: �...@lucene.internal > [javadoc] 8 warnings > [jar] Building jar: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/misc/lucene-misc-4.0-2010-07-16_02-04-01-javadoc.jar> > [echo] Building queries... > > javadocs: > [mkdir] Created dir: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queries> > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Loading source files for package org.apache.lucene.search... > [javadoc] Loading source files for package org.apache.lucene.search.regex... > [javadoc] Loading source files for package > org.apache.lucene.search.similar... > [javadoc] Constructing Javadoc information... > [javadoc] Standard Doclet version 1.5.0_22 > [javadoc] Building tree for all the packages and classes... > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/queries/src/java/org/apache/lucene/search/regex/RegexCapabilities.java>:32: > warning - Tag @link: reference not found: RegexTermEnum > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/queries/src/java/org/apache/lucene/search/regex/RegexCapabilities.java>:32: > warning - Tag @link: reference not found: RegexTermEnum > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/queries/src/java/org/apache/lucene/search/regex/RegexCapabilities.java>:32: > warning - Tag @link: reference not found: RegexTermEnum > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/queries/src/java/org/apache/lucene/search/regex/RegexCapabilities.java>:32: > warning - Tag @link: reference not found: RegexTermEnum > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/queries/src/java/org/apache/lucene/search/regex/RegexCapabilities.java>:32: > warning - Tag @link: reference not found: RegexTermEnum > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/queries/src/java/org/apache/lucene/search/regex/RegexCapabilities.java>:32: > warning - Tag @link: reference not found: RegexTermEnum > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/queries/src/java/org/apache/lucene/search/regex/RegexQuery.java>:34: > warning - Tag @see: reference not found: RegexTermEnum > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/queries/src/java/org/apache/lucene/search/similar/MoreLikeThis.java>:526: > warning - Tag @see: reference not found: > org.apache.lucene.analysis.StopFilter#makeStopSet StopFilter.makeStopSet() > [javadoc] > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/queries/src/java/org/apache/lucene/search/regex/RegexCapabilities.java>:32: > warning - Tag @link: reference not found: RegexTermEnum > [javadoc] Building index for all the packages and classes... > [javadoc] Building index for all classes... > [javadoc] Generating > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queries/stylesheet.css...> > [javadoc] Note: Custom tags that were not seen: �...@lucene.experimental, > @lucene.internal > [javadoc] 9 warnings > [jar] Building jar: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/queries/lucene-queries-4.0-2010-07-16_02-04-01-javadoc.jar> > [echo] Building queryparser... > > javadocs: > [mkdir] Created dir: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queryparser> > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Loading source files for package > org.apache.lucene.queryParser.analyzing... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.complexPhrase... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.core... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.core.builders... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.core.config... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.core.messages... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.core.nodes... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.core.parser... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.core.processors... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.core.util... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.ext... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.precedence... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.standard... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.standard.builders... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.standard.config... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.standard.nodes... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.standard.parser... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.standard.processors... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.surround.parser... > [javadoc] Loading source files for package > org.apache.lucene.queryParser.surround.query... > [javadoc] Constructing Javadoc information... > [javadoc] Standard Doclet version 1.5.0_22 > [javadoc] Building tree for all the packages and classes... > [javadoc] Building index for all the packages and classes... > [javadoc] Building index for all classes... > [javadoc] Generating > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queryparser/stylesheet.css...> > [javadoc] Note: Custom tags that were not seen: �...@lucene.experimental, > @lucene.internal > [jar] Building jar: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/queryparser/lucene-queryparser-4.0-2010-07-16_02-04-01-javadoc.jar> > [echo] Building remote... > > javadocs: > [mkdir] Created dir: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-remote> > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Loading source files for package org.apache.lucene.search... > [javadoc] Constructing Javadoc information... > [javadoc] Standard Doclet version 1.5.0_22 > [javadoc] Building tree for all the packages and classes... > [javadoc] Building index for all the packages and classes... > [javadoc] Building index for all classes... > [javadoc] Generating > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-remote/stylesheet.css...> > [javadoc] Note: Custom tags that were not seen: �...@lucene.experimental, > @lucene.internal > [jar] Building jar: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/remote/lucene-remote-4.0-2010-07-16_02-04-01-javadoc.jar> > [echo] Building spatial... > > javadocs: > [mkdir] Created dir: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spatial> > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Loading source files for package > org.apache.lucene.spatial.geohash... > [javadoc] Loading source files for package > org.apache.lucene.spatial.geometry... > [javadoc] Loading source files for package > org.apache.lucene.spatial.geometry.shape... > [javadoc] Loading source files for package org.apache.lucene.spatial.tier... > [javadoc] Loading source files for package > org.apache.lucene.spatial.tier.projections... > [javadoc] Constructing Javadoc information... > [javadoc] Standard Doclet version 1.5.0_22 > [javadoc] Building tree for all the packages and classes... > [javadoc] Building index for all the packages and classes... > [javadoc] Building index for all classes... > [javadoc] Generating > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spatial/stylesheet.css...> > [javadoc] Note: Custom tags that were not seen: �...@lucene.experimental, > @lucene.internal > [jar] Building jar: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/spatial/lucene-spatial-4.0-2010-07-16_02-04-01-javadoc.jar> > [echo] Building spellchecker... > > javadocs: > [mkdir] Created dir: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spellchecker> > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Loading source files for package org.apache.lucene.search.spell... > [javadoc] Constructing Javadoc information... > [javadoc] Standard Doclet version 1.5.0_22 > [javadoc] Building tree for all the packages and classes... > [javadoc] Building index for all the packages and classes... > [javadoc] Building index for all classes... > [javadoc] Generating > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spellchecker/stylesheet.css...> > [javadoc] Note: Custom tags that were not seen: �...@lucene.experimental, > @lucene.internal > [jar] Building jar: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/spellchecker/lucene-spellchecker-4.0-2010-07-16_02-04-01-javadoc.jar> > [echo] Building swing... > > javadocs: > [mkdir] Created dir: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-swing> > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Loading source files for package org.apache.lucene.swing.models... > [javadoc] Constructing Javadoc information... > [javadoc] Standard Doclet version 1.5.0_22 > [javadoc] Building tree for all the packages and classes... > [javadoc] Building index for all the packages and classes... > [javadoc] Building index for all classes... > [javadoc] Generating > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-swing/stylesheet.css...> > [javadoc] Note: Custom tags that were not seen: �...@lucene.experimental, > @lucene.internal > [jar] Building jar: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/swing/lucene-swing-4.0-2010-07-16_02-04-01-javadoc.jar> > [echo] Building wordnet... > > javadocs: > [mkdir] Created dir: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-wordnet> > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Loading source files for package org.apache.lucene.wordnet... > [javadoc] Constructing Javadoc information... > [javadoc] Standard Doclet version 1.5.0_22 > [javadoc] Building tree for all the packages and classes... > [javadoc] Building index for all the packages and classes... > [javadoc] Building index for all classes... > [javadoc] Generating > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-wordnet/stylesheet.css...> > [javadoc] Note: Custom tags that were not seen: �...@lucene.experimental, > @lucene.internal > [jar] Building jar: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/lucene-wordnet-4.0-2010-07-16_02-04-01-javadoc.jar> > [echo] Building xml-query-parser... > > javadocs: > [mkdir] Created dir: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-xml-query-parser> > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Loading source files for package org.apache.lucene.xmlparser... > [javadoc] Loading source files for package > org.apache.lucene.xmlparser.builders... > [javadoc] Constructing Javadoc information... > [javadoc] Standard Doclet version 1.5.0_22 > [javadoc] Building tree for all the packages and classes... > [javadoc] Building index for all the packages and classes... > [javadoc] Building index for all classes... > [javadoc] Generating > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-xml-query-parser/stylesheet.css...> > [javadoc] Note: Custom tags that were not seen: �...@lucene.experimental, > @lucene.internal > [jar] Building jar: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/xml-query-parser/lucene-xml-query-parser-4.0-2010-07-16_02-04-01-javadoc.jar> > > javadocs: > [echo] Building ant... > > javadocs-index.html: > [echo] Building benchmark... > > javadocs-index.html: > > javadocs-index.html: > [echo] Building bdb... > > javadocs-index.html: > [echo] Building bdb-je... > > javadocs-index.html: > [echo] Building demo... > > javadocs-index.html: > [echo] Building highlighter... > > javadocs-index.html: > [echo] Building instantiated... > > javadocs-index.html: > [echo] Building lucli... > > javadocs-index.html: > [echo] Building memory... > > javadocs-index.html: > [echo] Building misc... > > javadocs-index.html: > [echo] Building queries... > > javadocs-index.html: > [echo] Building queryparser... > > javadocs-index.html: > [echo] Building remote... > > javadocs-index.html: > [echo] Building spatial... > > javadocs-index.html: > [echo] Building spellchecker... > > javadocs-index.html: > [echo] Building swing... > > javadocs-index.html: > [echo] Building wordnet... > > javadocs-index.html: > [echo] Building xml-query-parser... > > javadocs-index.html: > > changes-to-html: > [mkdir] Created dir: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/changes> > [copy] Copying 3 files to > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/changes> > > BUILD SUCCESSFUL > Total time: 4 minutes 44 seconds > + exit 1 > [TASKS] Skipping publisher since build result is FAILURE > Publishing Javadoc > Archiving artifacts > Recording test results > Publishing Clover coverage report... > Publishing Clover HTML report... > Publishing Clover XML report... > Publishing Clover coverage results... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org