GitHub user cakofony opened a pull request:
https://github.com/apache/logging-log4j2/pull/177
Log4j 1.2 api tests do not leak MDC values.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cakofony/logging-log4j2 log4j12_test_flake
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/177.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 #177
----
commit a2a9f9f12533de2094265d558c96cbe81fac621e
Author: Carter Kozak <ckozak@...>
Date: 2018-06-07T12:49:36Z
Log4j 1.2 api tests do not leak MDC values.
----
---