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

Surefire silently fails when argLine contains tabs or newlines

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6
    • 2.7
    • process forking
    • None

    Description

      Surefire will silently fail without executing any tests if the argLine for the forked process contains tabs \t or newlines \n.

      This commonly occurs when the argLine is long, and an IDE feels the need to break up the line while reformating the xml.

      A solution could be to replace \t and \n with a space.

      Attachments

        Activity

          People

            krosenvold Kristian Rosenvold
            axel.fontaine Axel Fontaine
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: