diff --git a/qa/qa/specs/features/browser_ui/10_govern/login/register_spec.rb b/qa/qa/specs/features/browser_ui/10_govern/login/register_spec.rb
index 813423fb2ed17aa8da4a96fa4e5c77c53a1d46f3..c5fb2a258e1477cb554cfe29249702b409ec8ba5 100644
--- a/qa/qa/specs/features/browser_ui/10_govern/login/register_spec.rb
+++ b/qa/qa/specs/features/browser_ui/10_govern/login/register_spec.rb
@@ -75,6 +75,10 @@ module QA
           end
 
           it "allows to recreate deleted user with same credeintials",
+            quarantine: {
+              issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/500942',
+              type: :investigating
+            },
             testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/500257' do
             user.remove_via_api!
             # make sure user is deleted