Github user mans2singh commented on the pull request:
https://github.com/apache/nifi/pull/224#issuecomment-193001802
I've done a clean build locally and it passes and also tested the case
which is failing in travis-ci and it passes. Also, travis is showing different
error for jdk 8 vs jdk 7.
For jdk 8 - travis ci shows the following error
(https://s3.amazonaws.com/archive.travis-ci.org/jobs/114105384/log.txt)
Results :
Failed tests:
TestListenRELP.testBatching:126->run:207 expected:<3> but was:<1>
For jdk 7 it shows the following error
(https://s3.amazonaws.com/archive.travis-ci.org/jobs/114105387/log.txt)
Failed tests:
TestListenRELP.testBatching:126->run:207 expected:<3> but was:<2>
Please let me know if there is anything I can do to resolve this failure.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---