[
https://issues.apache.org/jira/browse/NIFI-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Storck reassigned NIFI-1881:
---------------------------------
Assignee: Jeff Storck
> Maven test output is suppressed on long test suite
> --------------------------------------------------
>
> Key: NIFI-1881
> URL: https://issues.apache.org/jira/browse/NIFI-1881
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Affects Versions: 0.6.1
> Reporter: Andy LoPresto
> Assignee: Jeff Storck
> Priority: Trivial
> Labels: beginner, build, logging, maven, test
> Fix For: 1.0.0, 0.7.0
>
>
> When building the application, the log output for {{nifi-framework-cluster}}
> is suppressed, which is different than most (if not all) other modules.
> Because this test suite is long-running, it can appear that the process is
> hanging. The below output can remain for upwards of a couple minutes,
> depending on the machine running the build.
> {code}
> [INFO] --- maven-surefire-plugin:2.18:test (default-test) @
> nifi-framework-core ---
> [INFO] Surefire report directory:
> /Users/alopresto/Workspace/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/target/surefire-reports
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running TestSuite
> {code}
> The log settings should be changed so this test suite produces output to
> indicate it is progressing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)