Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-16743

TestSnapshot.testDeletionSnapshotMtime failing intermittently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.3.3
    • None
    • test
    • None

    Description

      TestSnapshot.testDeletionSnapshotMtime failing with

       

      java.lang.AssertionError: Values should be different. Actual: 1661272865709
      at org.junit.Assert.fail(Assert.java:89)
      at org.junit.Assert.failEquals(Assert.java:187)
      at org.junit.Assert.assertNotEquals(Assert.java:201)
      at org.junit.Assert.assertNotEquals(Assert.java:213)
      at org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshot.testDeletionSnapshotMtime(TestSnapshot.java:508)
      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:59)
      at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
      at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
      at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
      at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      at java.lang.Thread.run(Thread.java:748)

      Attachments

        Activity

          People

            groot Ashutosh Gupta
            groot Ashutosh Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: