This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch integration-test-cleanup
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git


The following commit(s) were added to refs/heads/integration-test-cleanup by 
this push:
     new 15dd070  ignore TestCloseContainerHandlingByClient
15dd070 is described below

commit 15dd0700e71f8a0a78a9b51a5bf82e4cd759de9c
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Sat Dec 21 08:24:28 2019 +0100

    ignore TestCloseContainerHandlingByClient
---
 .../hadoop/ozone/client/rpc/TestCloseContainerHandlingByClient.java      | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestCloseContainerHandlingByClient.java
 
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestCloseContainerHandlingByClient.java
index e18b222..9e3d8ca 100644
--- 
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestCloseContainerHandlingByClient.java
+++ 
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestCloseContainerHandlingByClient.java
@@ -62,6 +62,7 @@ import static java.nio.charset.StandardCharsets.UTF_8;
 /**
  * Tests Close Container Exception handling by Ozone Client.
  */
+@Ignore
 public class TestCloseContainerHandlingByClient {
 
   private static MiniOzoneCluster cluster;


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

Reply via email to