[
https://issues.apache.org/jira/browse/LOG4J2-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ralph Goers resolved LOG4J2-2794.
---------------------------------
Fix Version/s: 2.13.2
Resolution: Fixed
Patch applied. Please verify and close.
> YamlLayoutTest.testAdditionalFields test is sensitive to environment changes
> ----------------------------------------------------------------------------
>
> Key: LOG4J2-2794
> URL: https://issues.apache.org/jira/browse/LOG4J2-2794
> Project: Log4j 2
> Issue Type: Bug
> Reporter: Johan
> Priority: Major
> Fix For: 2.13.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The test in question checks a string serialization of an yaml-serialized
> event using a contains operation, but since the checked string is dependent
> on the environment and the yaml serialization may opt to break long lines
> into multiple lines, causing the test to fail in some environments but work
> in other. It is currently failing in travis on the release-2.x branch.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)