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

Booter can't decode properties when <groups> contains commas

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.4
    • TestNG support
    • None

    Description

      Use multiple TestNG groups, like this: <groups>foo, bar</groups> The booter will fail to parse the groups string properly, since we use Properties.toString to serialize, which isn't guaranteed to be safe to deserialize.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dfabulich Daniel Fabulich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: