GitHub user anmolnar opened a pull request:
https://github.com/apache/zookeeper/pull/682
ZOOKEEPER-2807. Flaky test:
org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged
Mark the test as ignored.
Please see https://issues.apache.org/jira/browse/ZOOKEEPER-3182 for more
details
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anmolnar/zookeeper ZOOKEEPER-2807
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/682.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #682
----
commit 3c6475b1968e14a0db276286d6abc9f595a37ba8
Author: Andor Molnar <andor@...>
Date: 2018-10-25T13:47:40Z
ZOOKEEPER-2807. Ignore failing unit tests, because it indicates a potential
bug
----
---