[ 
https://issues.apache.org/jira/browse/SOLR-6514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132131#comment-14132131
 ] 

Anshum Gupta edited comment on SOLR-6514 at 9/12/14 9:32 PM:
-------------------------------------------------------------

Does this fail only on Java 8? I'm running 7 and this seems to pass for me (5/5 
times).

Correction: It fails for the seed you've mentioned. It passes randomly though 
(and the first 5 runs I did were without any seed).


was (Author: anshumg):
Does this fail only on Java 8? I'm running 7 and this seems to pass for me (5/5 
times).

> SyncSliceTest on trunk is failing consistently
> ----------------------------------------------
>
>                 Key: SOLR-6514
>                 URL: https://issues.apache.org/jira/browse/SOLR-6514
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.0
>            Reporter: Steve Rowe
>
> With our without a repro seed, SyncSliceTest is failing all the time for me:
> {noformat}
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest 
> -Dtests.method=testDistribSearch -Dtests.seed=2CA4CC8B262333A5 
> -Dtests.slow=true -Dtests.locale=es_HN -Dtests.timezone=America/Sitka 
> -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 62.7s | SyncSliceTest.testDistribSearch <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but 
> was:<4>
>    [junit4]    >      at 
> __randomizedtesting.SeedInfo.seed([2CA4CC8B262333A5:AD424293517C5399]:0)
>    [junit4]    >      at 
> org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:176)
>    [junit4]    >      at 
> org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
>    [junit4]    >      at java.lang.Thread.run(Thread.java:745)
> {noformat}
> Also, see today's Policeman Jenkins failure: 
> http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11231/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to