[ 
https://issues.apache.org/jira/browse/GEODE-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16222575#comment-16222575
 ] 

ASF GitHub Bot commented on GEODE-3902:
---------------------------------------

jdeppe-pivotal closed pull request #986: GEODE-3902: Wait for all async invoked 
commands to complete
URL: https://github.com/apache/geode/pull/986
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git 
a/geode-core/src/test/java/org/apache/geode/security/ClientDestroyInvalidateAuthDUnitTest.java
 
b/geode-core/src/test/java/org/apache/geode/security/ClientDestroyInvalidateAuthDUnitTest.java
index 319f03ffca..f0df5c0466 100644
--- 
a/geode-core/src/test/java/org/apache/geode/security/ClientDestroyInvalidateAuthDUnitTest.java
+++ 
b/geode-core/src/test/java/org/apache/geode/security/ClientDestroyInvalidateAuthDUnitTest.java
@@ -103,6 +103,7 @@ public void testDestroyInvalidate() throws Exception {
     });
 
     ai1.await();
+    ai2.await();
   }
 
 }


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> CI Failure: org.apache.geode.security.ClientGetPutAuthDUnitTest 
> ----------------------------------------------------------------
>
>                 Key: GEODE-3902
>                 URL: https://issues.apache.org/jira/browse/GEODE-3902
>             Project: Geode
>          Issue Type: Bug
>          Components: security
>            Reporter: Jens Deppe
>              Labels: ci
>
> {noformat}
> org.apache.geode.security.ClientGetPutAuthDUnitTest > testGetPutAuthorization 
> FAILED
>     java.lang.AssertionError: Suspicious strings were written to the log 
> during this run.
>     Fix the strings or use IgnoredException.addIgnoredException to ignore.
>     -----------------------------------------------------------------------
>     Found suspect string in log4j at line 9
>     [error 2017/10/20 17:31:24.457 UTC <RMI TCP Connection(1)-172.17.0.3> 
> tid=0x1e] org.apache.geode.GemFireConfigException: SSL Configuration requires 
> a valid distribution config.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to