You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/28 08:47:07 UTC

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12542 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12542/

All tests passed

Build Log (for compile errors):
[...truncated 12229 lines...]

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-uptodate:

jar-spatial:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

prep-lucene-jars:

common.init:

compile-lucene-core:

jflex-uptodate-check:

jflex-notice:

javacc-uptodate-check:

javacc-notice:

init:

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]   	

clover:

common.compile-core:
    [javac] Compiling 1 source file to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/lucene/build/core/classes/java

compile-core:

init:

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]   	

clover:

common.compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/build/contrib/solr-uima/classes/java
    [javac] Compiling 9 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/build/contrib/solr-uima/classes/java
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/uima/src/java/org/apache/solr/uima/processor/UIMAUpdateRequestProcessor.java:103: cannot find symbol
    [javac] symbol  : variable log
    [javac] location: class org.apache.solr.uima.processor.UIMAUpdateRequestProcessor
    [javac]         log.warn(new StringBuilder("skip the text processing due to ")
    [javac]         ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/uima/src/java/org/apache/solr/uima/processor/UIMAUpdateRequestProcessor.java:142: cannot find symbol
    [javac] symbol  : variable log
    [javac] location: class org.apache.solr.uima.processor.UIMAUpdateRequestProcessor
    [javac]     log.info(new StringBuffer("Analazying text").toString());
    [javac]     ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/uima/src/java/org/apache/solr/uima/processor/UIMAUpdateRequestProcessor.java:152: cannot find symbol
    [javac] symbol  : variable log
    [javac] location: class org.apache.solr.uima.processor.UIMAUpdateRequestProcessor
    [javac]     log.info(new StringBuilder("Text processing completed").toString());
    [javac]     ^
    [javac] 3 errors
[...truncated 14 lines...]



[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12543 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12543/

1 tests failed.
REGRESSION:  org.apache.lucene.search.TestSloppyPhraseQuery2.testIncreasingSloppiness3WithHoles

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
	at org.apache.lucene.search.SearchEquivalenceTestBase.assertSubsetOf(SearchEquivalenceTestBase.java:194)
	at org.apache.lucene.search.SearchEquivalenceTestBase.assertSubsetOf(SearchEquivalenceTestBase.java:159)
	at org.apache.lucene.search.TestSloppyPhraseQuery2.testIncreasingSloppiness3WithHoles(TestSloppyPhraseQuery2.java:101)
	at org.apache.lucene.util.LuceneTestCase$SubclassSetupTeardownRule$1.evaluate(LuceneTestCase.java:715)
	at org.apache.lucene.util.LuceneTestCase$InternalSetupTeardownRule$1.evaluate(LuceneTestCase.java:611)
	at org.apache.lucene.util.LuceneTestCase$TestResultInterceptorRule$1.evaluate(LuceneTestCase.java:511)
	at org.apache.lucene.util.LuceneTestCase$RememberThreadRule$1.evaluate(LuceneTestCase.java:573)




Build Log (for compile errors):
[...truncated 1484 lines...]