Quarantine flaky test files
What does this MR do and why?
Those two test files created 4000+ test health issues (1, 2).
Most likely related to Remove :failed category when receiving a non-su... (!166329 - merged).
This MR quarantines those test files until we have two fixes in place:
- We fixed the underlying flakiness issue
- We ensure the RSpec test description does not contain a timestamp (this is until a more general fix is available)
References
Contributes to gitlab-org/quality/analytics/team#75 (closed).
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by David Dieulivol