GitHub user mjeelanimsft opened a pull request:
https://github.com/apache/zookeeper/pull/577
[3094] Make BufferSizeTest reliable
ZKPatch: d8b825d6533e9848565beff09e9a018136ca32bd (extract)
Changes made to the testStartupFailure test to remember the old directory
and switch back to it after the test has completed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mjeelanimsft/zookeeper
make-buffersizetest-reliable
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/577.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 #577
----
commit c519b5116791ce9cfd04e8afb5a3639e22b6ee21
Author: Jeelani Mohamed Abdul Khader <mjeelani@...>
Date: 2018-07-20T17:12:13Z
Make BufferSizeTest reliable
ZKPatch: d8b825d6533e9848565beff09e9a018136ca32bd (extract)
----
---