Fix test, and ensure the test description doesn't have a datetime in it
Context
- Remove :failed category when receiving a non-su... (!166329 - merged) was merged
- It provoked thousands of test health issues, so we quarantined two spec files that were introduced from that MR
What does this MR do and why?
This MR does the two things mentioned in the quarantine MR description:
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)
1. has several possible fixes that I left as MR suggestions. 2. is contained in a commit.
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