[
https://issues.apache.org/jira/browse/LOG4J2-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999981#comment-15999981
]
ASF GitHub Bot commented on LOG4J2-1901:
----------------------------------------
GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/logging-log4j2/pull/77
LOG4J2-1901 - Fix travis-ci build
temporary comment out failing asserts to see if build passes
Just a test, not ready to merge!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PascalSchumacher/logging-log4j2
try_to_fix_build_on_travis_2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/77.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 #77
----
commit 8b256b485740ae7c673c38558e11b2bebee1b24c
Author: Pascal Schumacher <[email protected]>
Date: 2017-05-07T18:20:05Z
LOG4J2-1901 - Fix travis-ci build
temporary comment out failing asserts to see if build passes
----
> 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)