Github user mattyb149 commented on a diff in the pull request:
https://github.com/apache/nifi/pull/474#discussion_r65383800
--- Diff:
nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/src/test/groovy/org/apache/nifi/processors/script/ExecuteScriptGroovyTest.groovy
---
@@ -149,6 +150,7 @@ class ExecuteScriptGroovyTest extends BaseScriptTest {
}
}
+ @Ignore("This test fails intermittently when the serial execution
happens faster than pooled")
--- End diff --
This file should not be listed in the diff. Can you rebase against the
latest master? I suspect the SHA of the commit changed from the one on your
branch when I did a sign-off or a commit --amend to add the "This closes" line,
or something.
---
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.
---