Skip to content

E2E: Ignore unrelated failures in reliable e2e test report

What does this MR do and why?

This is a followup of !130276 (merged). This MR ignores the failures with certain exception patterns from affecting the reliability of a test. The failures matching these exceptions are largely environmental/non-test related and therefore should not contribute towards making a test non-reliable.

Related issue: gitlab-org/quality/quality-engineering/team-tasks#1918 (closed)

Related OKR: https://gitlab.com/gitlab-com/gitlab-OKRs/-/work_items/3906

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

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.

Edited by Sanad Liaquat

Merge request reports