kezhuw commented on PR #1264:
URL: https://github.com/apache/curator/pull/1264#issuecomment-2814503805

   Seems that the test fails due to 
[ZOOKEEPER-4466](https://issues.apache.org/jira/browse/ZOOKEEPER-4466) which is 
only shipped in 3.9. Both `PersistentNode` and `PersistentWatcher`(from test 
code) set watches(one exist and persistent_recursive) on "/parent/main". I 
think we probably should refactor test code to watch on "/parent", otherwise we 
might have to excludes these two tests from zk38 and zk37.
   
   For the same sake, I think `testTouchNodeNotCreated` is probably fragile to 
timing.


-- 
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: commits-unsubscr...@curator.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to