Commit 9ecb5a98 authored by Rémy Coutable's avatar Rémy Coutable

Quarantine flaky tests

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 41a4944f
......@@ -81,7 +81,7 @@ RSpec.describe 'User views iteration' do
end
end
context 'when grouping by label' do
context 'when grouping by label', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/323731' do
before do
sign_in(user)
......
......@@ -64,7 +64,7 @@ RSpec.describe 'User views iteration' do
it_behaves_like 'render iteration page'
context 'when grouping by label' do
context 'when grouping by label', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/323731' do
it_behaves_like 'iteration report group by label'
end
......
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