[
https://issues.apache.org/jira/browse/NIFI-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16280355#comment-16280355
]
ASF subversion and git services commented on NIFI-4662:
-------------------------------------------------------
Commit cdc1facf398e6d99cc746b70350ff754e2a975ad in nifi's branch
refs/heads/master from [~joewitt]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=cdc1fac ]
NIFI-4664, NIFI-4662, NIFI-4660, NIFI-4659 moved tests which are
timing/threading/network dependent and brittle to integration tests and
un-ignored tests that are IT. Updated travis to reduce impact on infra and
appveyor now skips test runs so is just to prove build works on windows. This
closes #2319
squash
> Lumberjack processors test is brittle
> -------------------------------------
>
> Key: NIFI-4662
> URL: https://issues.apache.org/jira/browse/NIFI-4662
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions, Tools and Build
> Reporter: Joseph Witt
> Assignee: Joseph Witt
> Fix For: 1.5.0
>
>
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.415 sec <<<
> FAILURE! - in
> org.apache.nifi.processors.lumberjack.handler.TestLumberjackSocketChannelHandler
> testBasicHandling(org.apache.nifi.processors.lumberjack.handler.TestLumberjackSocketChannelHandler)
> Time elapsed: 0.26 sec <<< FAILURE!
> java.lang.AssertionError: expected:<4> but was:<3>
> at
> org.apache.nifi.processors.lumberjack.handler.TestLumberjackSocketChannelHandler.run(TestLumberjackSocketChannelHandler.java:164)
> at
> org.apache.nifi.processors.lumberjack.handler.TestLumberjackSocketChannelHandler.testBasicHandling(TestLumberjackSocketChannelHandler.java:93)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)