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

TestSetRunListener.testSetCompleted() should write files first before reporting the completion on console.

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.15
    • 2.17
    • Maven Surefire Plugin
    • None

    Description

      TestSetRunListener.testSetCompleted() currently prints out the output to the console first and only then writes the report xml file. That's causing problems in situations when other tools parse the output and want to access the report file at the same time.
      see issue https://netbeans.org/bugzilla/show_bug.cgi?id=227541

      This issue is created to suggest the output to console should be the last thing done.

      Attachments

        Activity

          People

            agudian Andreas Gudian
            mkleint Milos Kleint
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: