[
https://issues.apache.org/jira/browse/NIFI-5666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16642746#comment-16642746
]
ASF GitHub Bot commented on NIFI-5666:
--------------------------------------
Github user joewitt commented on a diff in the pull request:
https://github.com/apache/nifi/pull/3052#discussion_r223551634
--- Diff:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/test/java/org/apache/nifi/controller/scheduling/TestStandardProcessScheduler.java
---
@@ -169,6 +169,7 @@ public void after() throws Exception {
* run. This unit test is intended to verify that we have this
resolved.
*/
@Test
+ @Ignore("This test appears to be buggy")
--- End diff --
@markap14 any chance you can take a look here? I noticed 40+MB of test
output docs on surefire output loaded with exception stacks and it all related
to a private static reporting task in the test classes (see below for where i
changed from private to public). However, after doing that and seeing the logs
appear much better the test for ensuring reporting task stops was now failing.
I cant quite make sense of it.
> Update to latest Spring 4.3.x release (4.3.19 as of now)
> --------------------------------------------------------
>
> Key: NIFI-5666
> URL: https://issues.apache.org/jira/browse/NIFI-5666
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Joseph Witt
> Assignee: Joseph Witt
> Priority: Critical
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)