Commit 3f5e143b authored by Rémy Coutable's avatar Rémy Coutable

Quarantine Cycle Analytics flaky tests

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent bfb93a89
...@@ -556,7 +556,7 @@ RSpec.describe 'Group Value Stream Analytics', :js do ...@@ -556,7 +556,7 @@ RSpec.describe 'Group Value Stream Analytics', :js do
it_behaves_like 'manual ordering disabled' it_behaves_like 'manual ordering disabled'
end end
context 'with at least one custom stage' do context 'with at least one custom stage', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/216745' do
shared_examples 'draggable stage' do |original_order, updated_order, start_index, end_index,| shared_examples 'draggable stage' do |original_order, updated_order, start_index, end_index,|
before do before do
page.driver.browser.manage.window.resize_to(1650, 1150) page.driver.browser.manage.window.resize_to(1650, 1150)
......
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