jenkinsci / jenkinsci/junit-plugin
[JENKINS-19287] Post Build Failure and Skipped Thresholds based on Age
- Dominant language
- Java
- Stars
- 87
- Forks
- 351
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 2
Description
Test Results screen show age of test failures.
It would be nice if we could set the threshold based on the age.
I am only interested at looking at test failures where the age is greater than 5.
---
Originally reported by loopyloo, imported from: Post Build Failure and Skipped Thresholds based on Age
Raw content of original issue
Test Results screen show age of test failures.
It would be nice if we could set the threshold based on the age.
I am only interested at looking at test failures where the age is greater than 5.
Contributor guide
Research direction
Start with the junit-plugin component and the Test Results screen described in the issue, then locate how failure thresholds are currently evaluated. Define how an age greater than 5 should affect displayed failures and skipped thresholds, and add or update tests covering that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100