jenkinsci / jenkinsci/junit-plugin

[JENKINS-9110] Add Build Date to Junit Test Result (History and Case View)

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

Description

We like to have a tiny improvement in the junit reports view. Beside the time it took and the build number we need the run date/time as well for our review process. Just the build number is not enough.

See attached patch for the changes.

Basically it adds in the history view the date for each build next to the Buildnumber and in the individual reports the date beneath the time it took.

---
Originally reported by lukasfunk, imported from: Add Build Date to Junit Test Result (History and Case View)


  • assignee: chrisa89
  • status: Open
  • priority: Minor
  • component(s): junit-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 4
  • imported: 2025-11-26

Raw content of original issue

We like to have a tiny improvement in the junit reports view. Beside the time it took and the build number we need the run date/time as well for our review process. Just the build number is not enough.

See attached patch for the changes.
Basically it adds in the history view the date for each build next to the Buildnumber and in the individual reports the date beneath the time it took.

1 attachment

- [patch.diff](https://issues.jenkins.io/secure/attachment/20314/patch.diff)

Contributor guide

Open the contributing guide

Research direction

Start with the attached patch.diff and the junit-plugin code for the history view and individual report or case view. Confirm how build number and duration are currently displayed, then add the run date/time in the two requested locations. Done means both views show the build date clearly alongside the existing result details.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.