Skip to content

Rspec Test Order:Run spec 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?

Run rspec in random order: spec/views/* and spec/validators

Checked via:

  • scripts/rspec_check_order_dependence ./spec/views
  • scripts/rspec_check_order_dependence ./spec/validators

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.

Screenshot 2024-07-06 at 12.05.52 PM.png

valid.png

Before After

Related to #407877

Edited by Deepak kumar

Merge request reports