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

[jira] [Commented] (IGNITE-5803) IgniteCacheTestSuite4: IgniteCacheInvokeReadThroughTest: 6 test failed, stable reproducible locally

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

Dmitriy Pavlov commented on IGNITE-5803:
----------------------------------------

Probably fixed in IGNITE-5806, http://ci.ignite.apache.org/viewLog.html?buildId=740941&tab=buildResultsDiv&buildTypeId=Ignite20Tests_IgniteCache4


> IgniteCacheTestSuite4: IgniteCacheInvokeReadThroughTest: 6 test failed, stable reproducible locally
> ---------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-5803
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5803
>             Project: Ignite
>          Issue Type: Task
>    Affects Versions: 2.1
>            Reporter: Dmitriy Pavlov
>            Assignee: Dmitriy Pavlov
>            Priority: Critical
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.2
>
>
> http://ci.ignite.apache.org/viewLog.html?buildId=738392&tab=buildResultsDiv&buildTypeId=Ignite20Tests_IgniteCache4
> org.apache.ignite.testsuites.IgniteCacheTestSuite4: org.apache.ignite.internal.processors.cache.IgniteCacheInvokeReadThroughTest.testInvokeReadThroughAtomicReplicated	org.apache.ignite.internal.processors.cache.IgniteCacheInvokeReadThroughTest.testInvokeReadThroughTx0		org.apache.ignite.internal.processors.cache.IgniteCacheInvokeReadThroughTest.testInvokeReadThroughTx1		org.apache.ignite.internal.processors.cache.IgniteCacheInvokeReadThroughTest.testInvokeReadThroughTx2	org.apache.ignite.internal.processors.cache.IgniteCacheInvokeReadThroughTest.testInvokeReadThroughTxReplicated
> All failed with 
> {noformat}
> junit.framework.AssertionFailedError: null
>     at junit.framework.Assert.fail(Assert.java:55)
>     at junit.framework.Assert.fail(Assert.java:64)
>     at junit.framework.TestCase.fail(TestCase.java:235)
>     at org.apache.ignite.internal.processors.cache.IgniteCacheInvokeReadThroughAbstractTest$TestEntryProcessor.process(IgniteCacheInvokeReadThroughAbstractTest.java:362)
>     at org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter.applyTransformClosures(IgniteTxAdapter.java:1465)
>     at org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter.batchStoreCommit(IgniteTxAdapter.java:1221)
>     at org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.userCommit(IgniteTxLocalAdapter.java:501)
>     at org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal.localFinish(GridNearTxLocal.java:3030)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)