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

TestSuiteXmlParser does not capture text per element causing concatenated text produced

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.1.1, 3.1.2
    • None
    • None

    Description

      TestSuiteXmlParser uses a SAX visitor approach to extract data, some elements contain text. If then string builder is not reset on all elements which contain text, the builder will contain concatenated text from previous elements which results in non-sense.

      Attachments

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              michael-o Michael Osipov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: