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

Logs in Parallel Tests are mixed up when forkMode=never or forkCount=0

    XMLWordPrintableJSON

Details

    Description

      Out integration test Surefire1177TestngParallelSuitesIT fails.
      On Ubuntu/Linux it looks like the messages are mix up when the tests run in parallel.
      The root cause is a method which is not synchronized.
      TestSetRunListener#writeTestOutput( byte[] buf, int off, int len, boolean stdout )

      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: