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

Vladimir Ershov commented on IGNITE-802:
----------------------------------------

Observing rare fail:
{noformat}
[root] Finished waiting for topology map update 
[grid=partitioned.GridCachePartitionedQueueEntryMoveSelfTest6, p=0, 
duration=4415ms]
[06:48:09,870][ERROR][main][root] Test failed.
class org.apache.ignite.IgniteCheckedException: Unable to move the queue to a 
new primary node
    at 
org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedQueueEntryMoveSelfTest.startAdditionalNodes(GridCachePartitionedQueueEntryMoveSelfTest.java:206)
    at 
org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedQueueEntryMoveSelfTest.testQueue(GridCachePartitionedQueueEntryMoveSelfTest.java:133)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at junit.framework.TestCase.runTest(TestCase.java:176)
    at 
org.apache.ignite.testframework.junits.GridAbstractTest.runTestInternal(GridAbstractTest.java:1699)
    at 
org.apache.ignite.testframework.junits.GridAbstractTest.access$000(GridAbstractTest.java:116)
    at 
org.apache.ignite.testframework.junits.GridAbstractTest$4.run(GridAbstractTest.java:1637)
    at java.lang.Thread.run(Thread.java:745)
[06:48:09,871][WARN ][main][root] Interrupting threads started so far: 1
{noformat}

See the attachment for details.

> [Test] GridCachePartitionedQueueEntryMoveSelfTest.testQueue
> -----------------------------------------------------------
>
>                 Key: IGNITE-802
>                 URL: https://issues.apache.org/jira/browse/IGNITE-802
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Artem Shutak
>            Assignee: Denis Magda
>              Labels: Muted_test
>             Fix For: ignite-1.4
>
>         Attachments: ignite-802.patch
>
>
> The test had been already fixed (see GG-5620), but it was not uncommented 
> after. Now it fails.



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

Reply via email to