You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2016/08/09 14:51:20 UTC

[jira] [Created] (SUREFIRE-1268) With JUnit listener, redirectTestOutputToFile is ignored

Francesco Chicchiriccò created SUREFIRE-1268:
------------------------------------------------

             Summary: With JUnit listener, redirectTestOutputToFile is ignored
                 Key: SUREFIRE-1268
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1268
             Project: Maven Surefire
          Issue Type: Bug
          Components: Junit 4.x support, Maven Surefire Plugin
    Affects Versions: 2.19.1
         Environment: Linux
            Reporter: Francesco Chicchiriccò


When specifying, according to [this doc|http://maven.apache.org/surefire/maven-surefire-plugin/examples/junit.html#Using_Custom_Listeners_and_Reporters], a JUnit listener, the test output is sent to STDOUT, even though {{redirectTestOutputToFile}} is set to {{true}}.

With no {{properties}} element, {{redirectTestOutputToFile}} is honored.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)