-
Improvement
-
Resolution: Unresolved
-
Major
when seeing JUNIT test results on jenkins (output from a normal mvn job or a result of xUnit plugin), you see passed tests in an alphabetically order. (see attached image).
on some scenarios it is important to see the results in the order they were run (sorted by date), similar to the 'Failed Tests List' shown if there were failed tests.
it it possible to add an option (checkbox) to choose how the test results will be sorted in the report? (alphabetically or chronologically)
thanks.
- is blocking
-
JENKINS-71080 Add the ability to sort NUnit test results as they pass (in chronological order)
- Open