You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Kondakov (JIRA)" <ji...@apache.org> on 2019/03/07 16:39:00 UTC

[jira] [Commented] (IGNITE-11079) MVCC: IgniteCacheContinuousQueryBackupQueueTest is flacky.

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

Roman Kondakov commented on IGNITE-11079:
-----------------------------------------

Dedicated TC run for this test: [https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_MvccQueries&tab=buildTypeStatusDiv&branch_IgniteTests24Java8=pull%2F6249%2Fhead|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_MvccQueries&tab=buildTypeStatusDiv&branch_IgniteTests24Java8=pull%2F6249%2Fhead]

> MVCC: IgniteCacheContinuousQueryBackupQueueTest is flacky.
> ----------------------------------------------------------
>
>                 Key: IGNITE-11079
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11079
>             Project: Ignite
>          Issue Type: Test
>          Components: mvcc
>            Reporter: Andrew Mashenkov
>            Assignee: Roman Kondakov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain, mvcc_stabilization_stage_1
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> See Tc run
>  [https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=925274886589214180&tab=testDetails]
> Test fails after series of long JVM pauses with stacktrace:
> {code:java}
> junit.framework.AssertionFailedError
>  at junit.framework.Assert.fail(Assert.java:55)
>  at junit.framework.Assert.assertTrue(Assert.java:22)
>  at junit.framework.Assert.assertTrue(Assert.java:31)
>  at org.apache.ignite.internal.processors.cache.query.continuous.IgniteCacheContinuousQueryBackupQueueTest.testManyQueryBackupQueue(IgniteCacheContinuousQueryBackupQueueTest.java:175)
>  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  at java.lang.reflect.Method.invoke(Method.java:498)
>  at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
>  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>  at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
>  at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
>  at org.apache.ignite.testframework.junits.GridAbstractTest$6.run(GridAbstractTest.java:2088)
>  at java.lang.Thread.run(Thread.java:748){code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)