You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ad...@apache.org on 2020/07/14 13:30:19 UTC

[hadoop-ozone] branch master updated: HDDS-3062. Fix TestOzoneRpcClientAbstract.testListVolume - addendum for checkstyle

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 <ad...@apache.org>
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: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org