bbende commented on issue #3536: NIFI-6380: Introduced the notion of Parameters and Parameter Contexts… URL: https://github.com/apache/nifi/pull/3536#issuecomment-502671525 @markap14 trying to run a full build I seem to consistently get these test failures: ``` [ERROR] Failures: [ERROR] TestStandardParameterContext.testChangingParameterForEnabledControllerService:204 Was able to remove parameter being referenced by Controller Service that is DISABLING [ERROR] TestStandardParameterContext.testChangingParameterForRunningProcessor:162 Was able to remove parameter while referencing processor was running [ERROR] TestStandardParameterContext.testUpdatesApply:69 ``` Also some checkstyle violations in `nifi-expression-language` for unused imports.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
