Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-725

Test result output ist sent to System.out instead of using logger

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.8
    • 2.20
    • Maven Surefire Plugin
    • None

    Description

      If I run "mvn -q" I still see this:

      [debug] execute contextualize
      [debug] execute contextualize
      
      -------------------------------------------------------
       T E S T S
      -------------------------------------------------------
      There are no tests to run.
      
      Results :
      
      Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
      
      [debug] execute contextualize
      [debug] execute contextualize
      
      -------------------------------------------------------
       T E S T S
      -------------------------------------------------------
      There are no tests to run.
      
      Results :
      
      Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
      
      [debug] execute contextualize
      [debug] execute contextualize
      
      -------------------------------------------------------
       T E S T S
      -------------------------------------------------------
      There are no tests to run.
      
      Results :
      
      Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
      
      [debug] execute contextualize
      

      It seems like the output is not sent through a logger.

      Attachments

        Issue Links

          Activity

            People

              tibordigana Tibor Digana
              michael-o Michael Osipov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: