GitHub user cakofony opened a pull request:
https://github.com/apache/logging-log4j2/pull/168
Mongodb2 test rule I/O isolated to the target directory
Access to user home directory may cause test flakes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cakofony/logging-log4j2 mongodb2_test_flake
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/168.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 #168
----
commit 59342a148aa24a2d04802c8fb6697488cc6dec49
Author: Carter Kozak <ckozak@...>
Date: 2018-04-17T15:30:43Z
Mongodb2 test rule I/O isolated to the target directory
Access to user home directory may cause test flakes.
----
---