I'm getting an intermittent failure in LargeVolumeJettyTest.
I haven't had a chance to look into it, but does anyone know what's up
with this?
-Yonik

<testcase classname="org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest"
name="testMultiThreaded" time="4.797">
    <failure message="expected:&lt;500&gt; but was:&lt;510&gt;"
type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError:
expected:&lt;500&gt; but was:&lt;510&gt;
        at 
org.apache.solr.client.solrj.LargeVolumeTestBase.query(LargeVolumeTestBase.java:61)
        at 
org.apache.solr.client.solrj.LargeVolumeTestBase.testMultiThreaded(LargeVolumeTestBase.java:53)
  </failure>
</testcase>

Reply via email to