Github user mans2singh commented on the pull request: https://github.com/apache/nifi/pull/224#issuecomment-189404424 Hi James: The unit tests are failing because the credentails file is not found in the home folder. Â DeleteDynamoDBTest.testStringHashStringRangeDeleteNoHashValueFailure:151 Processor has 1 validation failures: 'Credentials File' validated against '/home/travis/aws-credentials.properties' is invalid because File /home/travis/aws-credentials.properties does not exist My understanding was that the tests marked as IT prefix do not have to be ignored so I had removed that annotation from them. Â If that is required, please let me know and I will update them. Thanks On Friday, February 26, 2016 9:18 AM, James Wing <notificati...@github.com> wrote: I believe the unit tests are failing now, for some combination of the following reasons (see the TravisCI logs) - ITAbstractDynamoDBTest is no longer marked Ignore - The file referenced in CREDENTIALS_FILE does not exist - Json Document is now required â Reply to this email directly or view it on GitHub.
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---