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

printSummary=false does not completely suppress the summary on the console

    XMLWordPrintableJSON

Details

    Description

      Currently the plugins can suppress only

      [INFO] 
      [INFO] Results:
      [INFO] 
      

      It is incomplete feature (printSummary=false) because the summary is to suppress the next two lines as well:

      [INFO] -------------------------------------------------------
      [INFO]  T E S T S
      [INFO] -------------------------------------------------------
      [INFO] 
      [INFO] Results:
      [INFO] 
      [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
      [INFO] 
      

      Errors and failures have to be printed always.

      Attachments

        Activity

          People

            tibordigana Tibor Digana
            tibordigana Tibor Digana
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: