Commit 97f4fd55 authored by Sanad Liaquat's avatar Sanad Liaquat

Merge branch 'quarantine-cancel-mr' into 'master'

Quarantines the spec to prevent further failure

See merge request gitlab-org/gitlab!79785
parents d1f7c562 3f6c8ac0
......@@ -121,7 +121,7 @@ module QA
end
end
context 'when user cancels the merge request' do
context 'when user cancels the merge request', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/340885', type: :flaky } do
it 'does not create a TODO task', testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347665' do
# Manually removes merge request from the train
Page::MergeRequest::Show.perform do |show|
......
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