Commit e7a3e0f0 authored by Sanad Liaquat's avatar Sanad Liaquat

Merge branch 'qa-shl-quarantine-iteration-spec' into 'master'

Quarantine stale assign_group_iteration_spec e2e test

See merge request gitlab-org/gitlab!63169
parents 8edbea2f 269eb6b5
......@@ -23,7 +23,7 @@ module QA
Flow::Login.sign_in
end
it 'assigns a group iteration to an existing issue', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/1173' do
it 'assigns a group iteration to an existing issue', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/1173', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/332484', type: :stale } do
issue.visit!
Page::Project::Issue::Show.perform do |issue|
......
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