[
https://issues.apache.org/jira/browse/IGNITE-8887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527383#comment-16527383
]
Andrey Kuznetsov edited comment on IGNITE-8887 at 6/29/18 10:10 AM:
--------------------------------------------------------------------
[~agura], could you please accept [1] to mark the test as failing?
[1] https://github.com/apache/ignite/pull/4265
was (Author: andrey-kuznetsov):
[~agura], could you please accept [1] to mark the test as failing.
[1] https://github.com/apache/ignite/pull/4265
> IgfsLocalSecondaryFileSystemDualAsyncSelfTest.testAccessAndModificationTimeUpwardsPropagation
> fails flakily on master
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-8887
> URL: https://issues.apache.org/jira/browse/IGNITE-8887
> Project: Ignite
> Issue Type: Bug
> Components: igfs
> Affects Versions: 2.5
> Reporter: Andrey Kuznetsov
> Priority: Major
> Fix For: 2.7
>
>
> {noformat}
> junit.framework.AssertionFailedError: expected:<IgniteBiTuple
> [val1=1530089110000, val2=1530089110000]> but was:<IgniteBiTuple
> [val1=1530089111000, val2=1530089110000]>
> at junit.framework.Assert.fail(Assert.java:57)
> at junit.framework.Assert.failNotEquals(Assert.java:329)
> at junit.framework.Assert.assertEquals(Assert.java:78)
> at junit.framework.Assert.assertEquals(Assert.java:86)
> at junit.framework.TestCase.assertEquals(TestCase.java:253)
> at
> org.apache.ignite.internal.processors.igfs.IgfsDualAbstractSelfTest.testAccessAndModificationTimeUpwardsPropagation(IgfsDualAbstractSelfTest.java:1544)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)