[ https://issues.apache.org/jira/browse/SOLR-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710502#action_12710502 ]
Tom Burton-West commented on SOLR-1014: --------------------------------------- The test fails on my Windows box with builds listed as passing in Hudson. i.e. r775664 http://hudson.zones.apache.org/hudson/job/Solr-trunk/lastBuild/ My java version is: java version "1.6.0_11" Java(TM) SE Runtime Environment (build 1.6.0_11-b03) Java HotSpot(TM) Client VM (build 11.0-b16, mixed mode, sharing) TEST-org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest.xml:<testsuite errors="0" failures="1" hostname="ULIB-LIT0601" name="org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest" tests="8" time="18.016" timestamp="2009-05-18T20:53:51"> <testcase classname="org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest" name="testCommitWithin" time="1.766"> <failure message="expected:<1> but was:<0>" type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError: expected:<1> but was:<0> at org.apache.solr.client.solrj.SolrExampleTests.testCommitWithin(SolrExampleTests.java:232) </failure> Tom > SolrExampleStreamingTest failures > ---------------------------------- > > Key: SOLR-1014 > URL: https://issues.apache.org/jira/browse/SOLR-1014 > Project: Solr > Issue Type: Bug > Reporter: Yonik Seeley > Fix For: 1.4 > > > SolrExampleStreamingTest intermittently fails. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.