Skip to content

Create flaky test issues after retry in new process

David Dieulivol requested to merge 428767-report_flaky_tests_in_new_process into master

From Draft to Ready

Context

Closes #428767 (closed)

What does this MR do and why?

Create issues in https://gitlab.com/gitlab-org/quality/engineering-productivity/flaky-tests to track flaky tests that were successful after a retry in a new RSpec process.

What I did outside of this MR

Proof of work

The MR pipelines for this MR created 31 flaky tests issues

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

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.

Edited by David Dieulivol

Merge request reports