JENKINS-75980 : Add Skipped Tests results in a separate section in the Browse Results Screen#87
Conversation
…result to be skipped or passed
|
@asimell, I have a question, how does this project undergo deployment/release? Just curious about it. Do we have a release pipeline for the same? |
|
@AdityaKeshan Deployment/release is relatively arbitrary. We're more just maintaining the plugin with relatively few new features focusing more on bug fixes and keeping the plugin relevant with new Robot Framework versions. We do monitor PRs and the issue tracker and I'm trying to address each submitted ticket relatively quickly – excluding holiday periods. We usually want to add a bit more than just a single fix or small feature per release, but we also don't want to keep merged features/bug fixes unreleased for too long. Once we have some merged PRs, we wait for a week or so to see if any new stuff is incoming and then release. |
|
I see thanks for the explanation. 😄 |
Added Skipped Results in a separate section in the Browse Results Screen. This includes display of "Age" for the skipped tests. This issue was raised under JENKINS-75980 : Add Skipped Tests results in a separate section in the Browse Results Screen
Testing done
Before Changes:

After Changes:

Submitter checklist