jchen21 commented on a change in pull request #7442:
URL: https://github.com/apache/geode/pull/7442#discussion_r838940395



##########
File path: 
geode-core/src/distributedTest/java/org/apache/geode/security/AuthExpirationDUnitTest.java
##########
@@ -171,8 +170,7 @@ public void registeredInterest_slowReAuth_policyDefault() 
throws Exception {
   }
 
   @Test
-  @Ignore("unnecessary test case for re-auth, but it manifests GEODE-9704")
-  public void registeredInterest_slowReAuth_policyKeys_durableClient() throws 
Exception {

Review comment:
       Based on the description of the JIRA:
   >Run geode-core distributedTest 
AuthExpirationDUnitTest.registeredInterest_slowReAuth_policyKeys_durableClient(),
 change the InterestResultPolicy to NONE, you would see the test would fail 
occasionally
   
   I think you have to change the InterestResultPolicy to NONE. So that it will 
test your fix.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to