Pascal Schumacher created LOG4J2-1901:
-----------------------------------------
Summary: Fix travis-ci build
Key: LOG4J2-1901
URL: https://issues.apache.org/jira/browse/LOG4J2-1901
Project: Log4j 2
Issue Type: Bug
Reporter: Pascal Schumacher
The travis-ci build has been failing for weeks e.g.
https://travis-ci.org/apache/logging-log4j2/builds/229711810?utm_source=github_status&utm_medium=notification
Compile is working again with this pull request:
https://github.com/apache/logging-log4j2/pull/76
but there are test failures:
{quote}
[ERROR] Failures:
[ERROR] SecureSocketAppenderSocketOptionsTest.testSocketOptions:112
expected:<2> but was:<0>
[ERROR] SocketAppenderSocketOptionsTest.testSocketOptions:92 expected:<2> but
was:<0>{quote}
see : https://api.travis-ci.org/jobs/229708654/log.txt?deansi=true
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)