Skip to content

Rspec Test Order:Run ee/spec/components in random order

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do and why?

Running ee/spec/components rspec in random order

Checked via: scripts/rspec_check_order_dependence ee/spec/components

Contributes to #407877

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

Screenshot 2024-06-22 at 2.56.14 PM.png

How to set up and validate locally

  1. bin/rspec --format documentation ./ee/spec/components
  2. output would be like this
  3. Screenshot 2024-06-22 at 3.07.24 PM.png

Related to #407877

Edited by 🤖 GitLab Bot 🤖

Merge request reports