-
New Feature
-
Resolution: Unresolved
-
Minor
-
Jenkins 2.387.2
NUnit plugin 0.28
Linux 3.10.0-1160.49.1.el7.x86_64 (docker)
Safari, Chrom, etc
Is it possible to add sorting of test results as they pass or in chronological order, except for the existing ones: alphabetical order, error age, duration of the test.
This is due to the fact that there are related tests and if one of them fails in the middle, then the subsequent ones will also fail, and in the results you have to look for what the first one failed
- depends on
-
JENKINS-12575 Add option to sort JUNIT tests by date (currently ordered alphabetically)
- Open