Test case names with "<text>" are not escaped properly when shown in html

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      If the test name contains "<" then it are outputed as html "<" and not escaped properly into "<".

      I got an issue with the NUnit plugin that contain parameterized tests and they output a JUnit file with test case names containing "Vizrt.Utilities.Tests.TestByteStringParser<UTF8Encoding>". This is shown as "TestByteStringParser<UTF8Encoding>" in the HTML which of course is wrong as you dont see the UTF8Encoding bit.

      Ive attached a sample of the junitResult.xml which can be found in each build folder.

            Assignee:
            Alan Harder
            Reporter:
            redsolo
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: