[jira] [Created] (IGNITE-8887) IgfsLocalSecondaryFileSystemDualAsyncSelfTest.testAccessAndModificationTimeUpwardsPropagation fails flakily on master

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-8887) IgfsLocalSecondaryFileSystemDualAsyncSelfTest.testAccessAndModificationTimeUpwardsPropagation fails flakily on master

Anton Vinogradov (Jira)
Andrey Kuznetsov created IGNITE-8887:
----------------------------------------

             Summary: 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
             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)