Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/528/

All tests passed

Build Log:
[...truncated 6997 lines...]
    [javac] Compiling 33 source files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/build/highlighter/classes/test
    [javac] 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/highlighter/src/test/org/apache/lucene/search/uhighlight/TestUnifiedHighlighterMTQ.java:963:
 warning: [rawtypes] found raw type: SpanMultiTermQueryWrapper
    [javac]     SpanMultiTermQueryWrapper wildcardQueryWrapper = new 
SpanMultiTermQueryWrapper<>(wildcardQuery);
    [javac]     ^
    [javac]   missing type arguments for generic class 
SpanMultiTermQueryWrapper<Q>
    [javac]   where Q is a type-variable:
    [javac]     Q extends MultiTermQuery declared in class 
SpanMultiTermQueryWrapper
    [javac] 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/highlighter/src/test/org/apache/lucene/search/uhighlight/TestUnifiedHighlighterMTQ.java:979:
 error: MyWrapperSpanQuery is not abstract and does not override abstract 
method createWeight(IndexSearcher,boolean) in SpanQuery
    [javac]   private static class MyWrapperSpanQuery extends SpanQuery {
    [javac]                  ^
    [javac] 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/highlighter/src/test/org/apache/lucene/search/uhighlight/TestUnifiedHighlighterMTQ.java:997:
 error: method does not override or implement a method from a supertype
    [javac]     @Override
    [javac]     ^
    [javac] 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/highlighter/src/test/org/apache/lucene/search/uhighlight/TestUnifiedHighlighterMTQ.java:999:
 error: no suitable method found for createWeight(IndexSearcher,boolean,float)
    [javac]       return originalQuery.createWeight(searcher, needsScores, 
boost);
    [javac]                           ^
    [javac]     method Query.createWeight(IndexSearcher,boolean) is not 
applicable
    [javac]       (actual and formal argument lists differ in length)
    [javac]     method SpanQuery.createWeight(IndexSearcher,boolean) is not 
applicable
    [javac]       (actual and formal argument lists differ in length)
    [javac] 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/highlighter/src/test/org/apache/lucene/search/uhighlight/TestUnifiedHighlighterStrictPhrases.java:452:
 error: method does not override or implement a method from a supertype
    [javac]     @Override
    [javac]     ^
    [javac] 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/highlighter/src/test/org/apache/lucene/search/uhighlight/TestUnifiedHighlighterStrictPhrases.java:454:
 error: method createWeight in class Query cannot be applied to given types;
    [javac]       return wrapped.createWeight(searcher, needsScores, boost);
    [javac]                     ^
    [javac]   required: IndexSearcher,boolean
    [javac]   found: IndexSearcher,boolean,float
    [javac]   reason: actual and formal argument lists differ in length
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 5 errors

[...truncated 1 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:765: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:709: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/build.xml:475: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:2177:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/module-build.xml:58:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/module-build.xml:55:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:795:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:807:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1955:
 Compile failed; see the compiler error output for details.

Total time: 25 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to