This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 415d4aa HDDS-3062. Fix TestOzoneRpcClientAbstract.testListVolume -
addendum for checkstyle
415d4aa is described below
commit 415d4aaff20e23214ddccc6578a61854ff12db47
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Tue Jul 14 15:30:01 2020 +0200
HDDS-3062. Fix TestOzoneRpcClientAbstract.testListVolume - addendum for
checkstyle
---
.../org/apache/hadoop/ozone/client/rpc/TestOzoneRpcClientAbstract.java | 1 -
1 file changed, 1 deletion(-)
diff --git
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestOzoneRpcClientAbstract.java
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestOzoneRpcClientAbstract.java
index f0ffee3..3b90815 100644
---
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestOzoneRpcClientAbstract.java
+++
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestOzoneRpcClientAbstract.java
@@ -118,7 +118,6 @@ import static org.junit.Assert.assertNotEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;
-import org.junit.Ignore;
import org.junit.Test;
/**
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]