This still failes because of JUnit / Clover treats each local run as a single test method. I will open an issue to fix that.
simon On Sat, Sep 18, 2010 at 7:21 AM, Apache Hudson Server <[email protected]> wrote: > See <https://hudson.apache.org/hudson/job/Lucene-trunk/1291/changes> > > Changes: > > [mikemccand] fix incorrect ramUSED message to IW infoStream > > ------------------------------------------ > [...truncated 14621 lines...] > common.init: > > build-lucene: > > init: > > compile-test: > [echo] Building swing... > > compile-analyzers-common: > > common.init: > > build-lucene: > > init: > > clover.setup: > [clover-setup] Clover Version 2.6.3, built on November 20 2009 (build-778) > [clover-setup] Loaded from: > /export/home/hudson/tools/clover/clover2latest/clover-2.6.3.jar > [clover-setup] Clover: Open Source License registered to Apache. > [clover-setup] Clover is enabled with initstring > '<https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/db/lucene_coverage.db'> > > clover.info: > > clover: > > common.compile-core: > > compile-core: > > common.compile-test: > > junit-mkdir: > [mkdir] Created dir: > <https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/swing/test> > > junit-sequential: > [junit] Testsuite: org.apache.lucene.swing.models.TestBasicList > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.752 sec > [junit] > [junit] Testsuite: org.apache.lucene.swing.models.TestBasicTable > [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.123 sec > [junit] > [junit] Testsuite: org.apache.lucene.swing.models.TestSearchingList > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.322 sec > [junit] > [junit] Testsuite: org.apache.lucene.swing.models.TestSearchingTable > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.155 sec > [junit] > [junit] Testsuite: org.apache.lucene.swing.models.TestUpdatingList > [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.479 sec > [junit] > [junit] Testsuite: org.apache.lucene.swing.models.TestUpdatingTable > [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.63 sec > [junit] > > junit-parallel: > > common.test: > [echo] Building wordnet... > > common.init: > > build-lucene: > > init: > > test: > [echo] Building wordnet... > > common.init: > > build-lucene: > > init: > > compile-test: > [echo] Building wordnet... > > compile-analyzers-common: > > common.init: > > build-lucene: > > init: > > clover.setup: > [clover-setup] Clover Version 2.6.3, built on November 20 2009 (build-778) > [clover-setup] Loaded from: > /export/home/hudson/tools/clover/clover2latest/clover-2.6.3.jar > [clover-setup] Clover: Open Source License registered to Apache. > [clover-setup] Clover is enabled with initstring > '<https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/db/lucene_coverage.db'> > > clover.info: > > clover: > > common.compile-core: > > compile-core: > > common.compile-test: > > junit-mkdir: > [mkdir] Created dir: > <https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/test> > > junit-sequential: > [junit] Testsuite: org.apache.lucene.wordnet.TestSynonymTokenFilter > [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.21 sec > [junit] > [junit] Testsuite: org.apache.lucene.wordnet.TestWordnet > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.338 sec > [junit] > [junit] ------------- Standard Output --------------- > [junit] Opening Prolog file > <https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/classes/test/org/apache/lucene/wordnet/testSynonyms.txt> > [junit] [1/2] Parsing > <https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/classes/test/org/apache/lucene/wordnet/testSynonyms.txt> > [junit] 2 s(100000001,1,'woods',n,1,0). 0 0 ndecent=0 > [junit] 4 s(100000001,3,'forest',n,1,0). 2 1 ndecent=0 > [junit] 8 s(100000003,2,'baron',n,1,1). 6 3 ndecent=0 > [junit] [2/2] Building index to store synonyms, map sizes are 8 and 4 > [junit] row=1/8 doc= Document<stored,omitNorms<syn:king> > stored,indexed<word:baron>> > [junit] row=2/8 doc= Document<stored,omitNorms<syn:wood> > stored,omitNorms<syn:woods> stored,indexed<word:forest>> > [junit] row=4/8 doc= Document<stored,omitNorms<syn:wolfish> > stored,indexed<word:ravenous>> > [junit] Optimizing.. > [junit] Opening Prolog file > <https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/classes/test/org/apache/lucene/wordnet/testSynonyms.txt> > [junit] [1/2] Parsing > <https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/classes/test/org/apache/lucene/wordnet/testSynonyms.txt> > [junit] 2 s(100000001,1,'woods',n,1,0). 0 0 ndecent=0 > [junit] 4 s(100000001,3,'forest',n,1,0). 2 1 ndecent=0 > [junit] 8 s(100000003,2,'baron',n,1,1). 6 3 ndecent=0 > [junit] [2/2] Building index to store synonyms, map sizes are 8 and 4 > [junit] row=1/8 doc= Document<stored,omitNorms<syn:king> > stored,indexed<word:baron>> > [junit] row=2/8 doc= Document<stored,omitNorms<syn:wood> > stored,omitNorms<syn:woods> stored,indexed<word:forest>> > [junit] row=4/8 doc= Document<stored,omitNorms<syn:wolfish> > stored,indexed<word:ravenous>> > [junit] Optimizing.. > [junit] ------------- ---------------- --------------- > > junit-parallel: > > common.test: > [echo] Building xml-query-parser... > > common.init: > > build-lucene: > > init: > > test: > [echo] Building xml-query-parser... > > common.init: > > build-lucene: > > init: > > compile-test: > [echo] Building xml-query-parser... > > build-queries: > > common.init: > > build-lucene: > > init: > > clover.setup: > [clover-setup] Clover Version 2.6.3, built on November 20 2009 (build-778) > [clover-setup] Loaded from: > /export/home/hudson/tools/clover/clover2latest/clover-2.6.3.jar > [clover-setup] Clover: Open Source License registered to Apache. > [clover-setup] Clover is enabled with initstring > '<https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/db/lucene_coverage.db'> > > clover.info: > > clover: > > common.compile-core: > > compile-core: > > common.compile-test: > > junit-mkdir: > [mkdir] Created dir: > <https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/xml-query-parser/test> > > junit-sequential: > [junit] Testsuite: org.apache.lucene.xmlparser.TestParser > [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 38.877 sec > [junit] > [junit] Testsuite: org.apache.lucene.xmlparser.TestQueryTemplateManager > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.351 sec > [junit] > [junit] Testsuite: > org.apache.lucene.xmlparser.builders.TestNumericRangeFilterBuilder > [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.079 sec > [junit] > [junit] Testsuite: > org.apache.lucene.xmlparser.builders.TestNumericRangeQueryBuilder > [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec > [junit] > > junit-parallel: > > common.test: > > test-backwards: > > test: > > BUILD SUCCESSFUL > Total time: 165 minutes 17 seconds > RET=0 > + set -e > + /export/home/hudson/tools/ant/latest/bin/ant -lib > /export/home/hudson/tools/clover/clover2latest > -Dsvnversion.exe=/opt/subversion-1.6.9/bin/svnversion > -Dsvn.exe=/opt/subversion-1.6.9/bin/svn -Dversion=4.0-2010-09-18_02-04-18 > -Drun.clover=true generate-clover-reports > ANT_OPTS=-Xmx896M > Buildfile: build.xml > > clover.check: > > clover.setup: > [clover-setup] Clover Version 2.6.3, built on November 20 2009 (build-778) > [clover-setup] Loaded from: > /export/home/hudson/tools/clover/clover2latest/clover-2.6.3.jar > [clover-setup] Clover: Open Source License registered to Apache. > [clover-setup] Clover is enabled with initstring > '<https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/db/lucene_coverage.db'> > > clover.info: > > clover: > > generate-clover-reports: > [mkdir] Created dir: > <https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/reports> > [clover-report] Clover Version 2.6.3, built on November 20 2009 (build-778) > [clover-report] Loaded from: > /export/home/hudson/tools/clover/clover2latest/clover-2.6.3.jar > [clover-report] Clover: Open Source License registered to Apache. > [clover-report] Loading coverage database from: > '<https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/db/lucene_coverage.db'> > [clover-report] Loading coverage database from: > '<https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/db/lucene_coverage.db'> > [clover-report] Processed 25485 test case results from 306 results files. > [clover-report] Writing HTML report to > '<https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/reports'> > > BUILD FAILED > <https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/common-build.xml>:575: > java.lang.OutOfMemoryError: Java heap space > > Total time: 4 minutes 43 seconds > [TASKS] Skipping publisher since build result is FAILURE > Publishing Javadoc > Archiving artifacts > Recording test results > Publishing Clover coverage report... > Clover xml file does not exist in: > <https://hudson.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/reports> > called: clover.xml and will not be copied to: > /home/hudson/hudson/jobs/Lucene-trunk/builds/2010-09-18_02-04-18/clover.xml > Could not find 'lucene/build/test/clover/reports/clover.xml'. Did you > generate the XML report for Clover? > > > --------------------------------------------------------------------- > 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]
