jenkinsci / jenkinsci/junit-plugin

[JENKINS-46530] Need a way to have All Skipped Tests the way it has All Failed Tests

Open
#1,086 0 comments 0 reactions 0 assignees View on GitHub
component:junit-plugin enhancement imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
87
Forks
351
Avg merge
1d 19h
Merged PRs (30d)
2

Description

Currently in overall report there are such sections rendered:

All Failed Tests

All Tests

This Improvement request is about to have also on the same page section called All Skipped Tests if such exist. Existing Java code and method getSkippedTests() suggest it's possible, just requires body.jelly file adjustment.

---
Originally reported by andrejusc, imported from: Need a way to have All Skipped Tests the way it has All Failed Tests


  • status: Open
  • priority: Major
  • component(s): junit-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 2
  • imported: 2025-11-26

Raw content of original issue

Currently in overall report there are such sections rendered:

All Failed Tests

All Tests

This Improvement request is about to have also on the same page section called All Skipped Tests if such exist. Existing Java code and method getSkippedTests() suggest it's possible, just requires body.jelly file adjustment.

Contributor guide

Open the contributing guide

Research direction

Start by inspecting body.jelly and the existing Java getSkippedTests() method referenced in the issue. Compare how the All Failed Tests and All Tests sections are rendered, then add the corresponding All Skipped Tests section only when skipped tests exist. Done means the overall report displays the new section correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing-qa
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.