Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-1251

Hudson marks TestNG "skipped" tests as passed.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • junit-plugin
    • None
    • Platform: All, OS: All

      Skipped tests should not be considered to have passed, they haven't even been
      run.

      The JUnit XML parser should be extended to detect the "<skipped />" element
      that is output by TestNG and the test results page should display "Skipped" as
      an alternative status to "Passed" and "Failed".

      If possible, the blue/red passed/failed bar at the top of the report should
      include a yellow part for any skipped tests.

            dwdyer dwdyer
            dwdyer dwdyer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: