Commit fc4d4d5f authored by Sean McGivern's avatar Sean McGivern

Merge branch 'quarantine-more-flaky-tests' into 'master'

Quarantine Cycle Analytics flaky tests

See merge request gitlab-org/gitlab!34735
parents fbe55cad 3f5e143b
......@@ -556,7 +556,7 @@ RSpec.describe 'Group Value Stream Analytics', :js do
it_behaves_like 'manual ordering disabled'
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,|
before do
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