Commit 6eeede66 authored by Nailia Iskhakova's avatar Nailia Iskhakova Committed by Ramya Authappan

Add bug in code comment to file locking quarantined spec

Failure issue: https://gitlab.com/gitlab-org/gitlab/issues/43105
Bug issue: https://gitlab.com/gitlab-org/gitlab/issues/40125
parent 4eb3821e
...@@ -59,7 +59,8 @@ module QA ...@@ -59,7 +59,8 @@ module QA
end end
end end
# https://gitlab.com/gitlab-org/gitlab/issues/43105 # https://gitlab.com/gitlab-org/gitlab/issues/40125
# BUG_IN_CODE
it 'creates a merge request and fails to merge', :quarantine do it 'creates a merge request and fails to merge', :quarantine do
push branch: 'test', as_user: @user_one push branch: 'test', as_user: @user_one
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment