Skip to content

Fix order dependent specs

What does this MR do and why?

This fixes qa:rspec-internal failing when tests are executed in specific order. Example failure: https://gitlab.com/gitlab-org/gitlab/-/jobs/11919421065#L1996

How to set up and validate locally

cd qa && bundle exec rspec -O .rspec_internal --seed 63206

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.

Merge request reports

Loading