Github user mans2singh commented on the issue:
https://github.com/apache/nifi/pull/2686
Good Morning Nifi Folks:
The appveyor build is passing for this PR but travis-ci build is failing
with the following message:
`[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on
project nifi-cdc-mysql-processors: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/travis/build/apache/nifi/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/target/surefire-reports
for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
[date].dumpstream and [date]-jvmRun[N].dumpstream.`
Can you please advice on how to resolve this error ?
Thanks
Mans
---