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

testng plugin is not able to differentiate between multiple test-methods run as part of the same <class> in data provider mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • testng-plugin
    • None

      When running parameterized tests in TestNG, Jenkins fails to keep the message for each parameterized run.

      For example, if we had 4 parameter combinations, the first 3 failed and the last one succeeded, Jenkins will correctly show the status (PASS or FAIL), but when we click to see the details of the failed test-case, it will display the message from the last parameter combination (in this case 'PASS').

            farshidce farshidce
            ddimitrov Dimitar Dimitrov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: