[ 
https://issues.apache.org/jira/browse/NIFI-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15285526#comment-15285526
 ] 

ASF subversion and git services commented on NIFI-1881:
-------------------------------------------------------

Commit 5af157668d4f1667747c5d8c7341bf60dfe6e355 in nifi's branch refs/heads/0.x 
from [~jtstorck]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=5af1576 ]

NIFI-1881 Added surefire-junit4 dependency to the surefire build plugin 
configuration to force Surefire to run tests with JUnit.  This specifically 
addresses the issue as it relates to version 0.x.  For 1.0.0, the PR for 
NIFI-1799 includes this same POM update.

This closes #449.

Signed-off-by: Andy LoPresto <[email protected]>


> 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)

Reply via email to