I'm looking at this now - seems due to koji's fix to minCount comparison.
I'm trying to figure out if the test or the code is in error, but this
test is hard to understand w/ it's get(0).get(1) type of stuff (w/ no
comments about what path it is).

-Yonik
http://lucidimagination.com



On Sat, Jan 29, 2011 at 11:03 AM, Apache Hudson Server
<[email protected]> wrote:
> Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/4280/
>
> 4 tests failed.
> FAILED:  org.apache.solr.client.solrj.SolrExampleBinaryTest.testPivotFacet
>
> Error Message:
> expected:<1> but was:<2>
>
> Stack Trace:
> junit.framework.AssertionFailedError: expected:<1> but was:<2>
>        at 
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1127)
>        at 
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1059)
>        at 
> org.apache.solr.client.solrj.SolrExampleTests.testPivotFacet(SolrExampleTests.java:650)
>
>
> FAILED:  
> org.apache.solr.client.solrj.embedded.SolrExampleEmbeddedTest.testPivotFacet
>
> Error Message:
> expected:<1> but was:<2>
>
> Stack Trace:
> junit.framework.AssertionFailedError: expected:<1> but was:<2>
>        at 
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1127)
>        at 
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1059)
>        at 
> org.apache.solr.client.solrj.SolrExampleTests.testPivotFacet(SolrExampleTests.java:650)
>
>
> FAILED:  
> org.apache.solr.client.solrj.embedded.SolrExampleJettyTest.testPivotFacet
>
> Error Message:
> expected:<1> but was:<2>
>
> Stack Trace:
> junit.framework.AssertionFailedError: expected:<1> but was:<2>
>        at 
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1127)
>        at 
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1059)
>        at 
> org.apache.solr.client.solrj.SolrExampleTests.testPivotFacet(SolrExampleTests.java:650)
>
>
> FAILED:  
> org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest.testPivotFacet
>
> Error Message:
> expected:<1> but was:<2>
>
> Stack Trace:
> junit.framework.AssertionFailedError: expected:<1> but was:<2>
>        at 
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1127)
>        at 
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1059)
>        at 
> org.apache.solr.client.solrj.SolrExampleTests.testPivotFacet(SolrExampleTests.java:650)
>
>
>
>
> Build Log (for compile errors):
> [...truncated 8279 lines...]
>
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to