Skip to content

Fix bug on Pipeline#has_expired_test_reports?

What does this MR do and why?

Fix bug on Pipeline#has_expired_test_reports?

The following pipelines should not be considered as having expired test reports:

  • Incomplete pipelines
  • Completed pipelines that do not have any test reports in the first place

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Related to #363310 (closed)

Edited by Albert

Merge request reports