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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: 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').

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

              Created:
              Updated:
              Resolved: