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

Hoss Man commented on SOLR-4539:
--------------------------------

FWIW, on trunk as of r1495668 this seed seems to fail consistently, allthough 
i've seen the number 245 vary +/-10...

{noformat}
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest 
-Dtests.method=testDistribSearch -Dtests.seed=C5A81F9F038C4005 
-Dtests.slow=true -Dtests.locale=pl_PL -Dtests.timezone=Australia/Broken_Hill 
-Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  142s | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not 
consistent.  Got 305 from http://127.0.0.1:60547/collection1lastClient and got 
245 from http://127.0.0.1:37906/collection1
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([C5A81F9F038C4005:444E918774D32039]:0)
[junit4:junit4]    >    at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1018)
[junit4:junit4]    >    at 
org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:238)
[junit4:junit4]    >    at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
{noformat}
                
> Consistently failing seed for SyncSliceTest
> -------------------------------------------
>
>                 Key: SOLR-4539
>                 URL: https://issues.apache.org/jira/browse/SOLR-4539
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Shawn Heisey
>            Assignee: Mark Miller
>             Fix For: 4.4
>
>
> http://mail-archives.us.apache.org/mod_mbox/lucene-dev/201303.mbox/%[email protected]%3E
> {quote}
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest 
> -Dtests.method=testDistribSearch -Dtests.seed=1D1206F80A77FE6F 
> -Dtests.nightly=true -Dtests.weekly=true -Dtests.slow=true 
> -Dtests.locale=ar_LY -Dtests.timezone=BET -Dtests.file.encoding=UTF-8
> [junit4:junit4] FAILURE  109s | SyncSliceTest.testDistribSearch <<<
> [junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not 
> consistent.  Got 305 from http://127.0.0.1:44083/collection1lastClient and 
> got 5 from http://127.0.0.1:43445/collection1
> [junit4:junit4]    >    at 
> __randomizedtesting.SeedInfo.seed([1D1206F80A77FE6F:9CF488E07D289E53]:0)
> [junit4:junit4]    >    at org.junit.Assert.fail(Assert.java:93)
> [junit4:junit4]    >    at 
> org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:963)
> [junit4:junit4]    >    at 
> org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:234)
> [junit4:junit4]    >    at 
> org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
> {quote}
> (issue files by Hoss on Shawn's behalf so we don't lose track of it)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to