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

Increase usability in quiet mode

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.20, 2.20.1
    • 2.21.0
    • None
    • None

    Description

      Prior to SUREFIRE-1436. The messages which were closely related to test execution were printed directly to the console instead of the logger.info

      https://github.com/apache/maven-surefire/commit/6a79127ab63273f0f1f5268c65e4806761871a46#diff-94128f02ad41a51dcab77c0e0756705fL136

      I always execute maven with `-q` because of the high volume of irrelevant messages it prints out.

      I miss the following messages when silent mode is active:

      Running org.apache.hadoop.hive.cli.TestMiniLlapCliDriver
      Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.93 s - in org.apache.hadoop.hive.cli.TestMiniLlapCliDriver
      
      • It would be great to get back the old behaviour
      • especially important to get back disaplaying the Listening for transport dt_socket at address: 5005 message in case someone executes: mvn install -q -Dtest=TestA -Dmaven.surefire.debug

      Attachments

        Issue Links

          Activity

            People

              tibordigana Tibor Digana
              kgyrtkirk Zoltan Haindrich
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: