Fix pipeline failure about spec/features/users/signup_spec.rb
What does this MR do and why?
Fix failed job https://jihulab.com/gitlab-cn/gitlab/-/jobs/8096641 by skip test case.
Upstream added some new test case about sign_up logic, which should be skipped by us. Related to commit https://gitlab.com/gitlab-org/gitlab/-/commit/bf7be25a87fa4fdfeddf31dfebd3ef7ef91e39b6#8cc2b3c38149658145cd3348b6f2429ef3570d16
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.