Commit dd012a84 authored by Mark Lapierre's avatar Mark Lapierre

Quarantine stale reliable test

parent 88cc1839
......@@ -23,7 +23,7 @@ module QA
Page::Project::Menu.perform(&:go_to_boards)
end
it 'shows only issues that match the configured label', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/646' do
it 'shows only issues that match the configured label', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/646', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/245182', type: :stale } do
Page::Component::IssueBoard::Show.perform do |show|
show.configure_by_label(doing)
......
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