Sammi Chen created HDDS-9219:
--------------------------------

             Summary: TestOzoneFileSystem#testRenameFileToDir failed
                 Key: HDDS-9219
                 URL: https://issues.apache.org/jira/browse/HDDS-9219
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Sammi Chen


https://github.com/apache/ozone/actions/runs/5996999927

Error:  Tests run: 176, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
261.217 s <<< FAILURE! - in org.apache.hadoop.fs.ozone.TestOzoneFileSystem
Error:  TestOzoneFileSystem.testRenameFileToDir  Time elapsed: 0.047 s  <<< 
FAILURE!
java.lang.AssertionError: Delete root failed! expected:<0> but was:<1>
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:647)
        at 
org.apache.hadoop.fs.ozone.TestOzoneFileSystem.deleteRootDir(TestOzoneFileSystem.java:807)
        at 
org.apache.hadoop.fs.ozone.TestOzoneFileSystem.cleanup(TestOzoneFileSystem.java:230)
        at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
        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.RunAfters.invokeMethod(RunAfters.java:46)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
        at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:288)
        at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:282)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.lang.Thread.run(Thread.java:750)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to