-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
-
2.71
Currently in a build, several packages are built and at the end of it, all the failed test cases of all packages are extracted with the FAILED_TESTS macro. Often, when sending the build failure email, the failures of other unrelated packages do not interest the owner of a specific package.
In order to fetch the failed tests of a specific package, we can extend the functionality of FAILED_TESTS macro by adding an additional parameter to filter out tests of all the other packages.
[JENKINS-62060] Enable extraction of test failures of specific package instead of showing all failures
Released As | New: 2.71 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |