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

redirectTestOutputToFile truncates summary information

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4
    • 2.3.1
    • None
    • None

    Description

      In the current 2.4-SNAPSHOT, Instead of the normally expected
      -------------------------------------------------------
      T E S T S
      -------------------------------------------------------
      Running org.jboss.cache.FqnTest
      Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 sec

      Results :

      Tests run: 26, Failures: 0, Errors: 0, Skipped: 0
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD SUCCESSFUL
      [INFO] ------------------------------------------------------------------------

      You get:

      -------------------------------------------------------
      T E S T S
      -------------------------------------------------------
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD SUCCESSFUL
      [INFO] ------------------------------------------------------------------------

      Attachments

        1. SUREFIRE-349.patch
          3 kB
          Paul Gier

        Issue Links

          Activity

            People

              brett Brett Porter
              jason.greene@redhat.com Jason T. Greene
              Votes:
              2 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: