Skip to content

Improved formattedTime the output for huge times

What does this MR do and why?

It is the fix/change for the feature request #429067 (closed) .

Improved formattedTime to support output huge times in hours, minutes, seconds. It is used in the test summary page (pipelines).

Screenshots or screen recordings

The old screenshot with a big time in seconds.

imagen

How to set up and validate locally

  1. Create a project in any language (for testing this merge-request) with a fake unit test with a big sleep (minutes or hours) to generate a report with huge time.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports