You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2014/08/01 13:50:38 UTC

[jira] [Created] (SOLR-6309) AsyncMigrateRouteKeyTest failure

Shalin Shekhar Mangar created SOLR-6309:
-------------------------------------------

             Summary: AsyncMigrateRouteKeyTest failure
                 Key: SOLR-6309
                 URL: https://issues.apache.org/jira/browse/SOLR-6309
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud, Tests
            Reporter: Shalin Shekhar Mangar
            Assignee: Shalin Shekhar Mangar
            Priority: Minor
             Fix For: 5.0, 4.10


Just saw this on my private jenkins:

{code}
Error Message

Task 20140128 not found in completed tasks. expected:<found 20140128 in [completed] tasks> but was:<found 20140128 in [running] tasks>
Stacktrace

org.junit.ComparisonFailure: Task 20140128 not found in completed tasks. expected:<found 20140128 in [completed] tasks> but was:<found 20140128 in [running] tasks>
	at __randomizedtesting.SeedInfo.seed([531157FE6D39FBB:84D79B67918CFF87]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.apache.solr.cloud.AsyncMigrateRouteKeyTest.checkAsyncRequestForCompletion(AsyncMigrateRouteKeyTest.java:61)
	at org.apache.solr.cloud.AsyncMigrateRouteKeyTest.invokeMigrateApi(AsyncMigrateRouteKeyTest.java:78)
	at org.apache.solr.cloud.MigrateRouteKeyTest.multipleShardMigrateTest(MigrateRouteKeyTest.java:202)
	at org.apache.solr.cloud.AsyncMigrateRouteKeyTest.doTest(AsyncMigrateRouteKeyTest.java:46)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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