Commit 85c8d86e authored by Peter Leitzen's avatar Peter Leitzen

Merge branch 'quarantine-flaky-test' into 'master'

Quarantine a flaky test

See merge request gitlab-org/gitlab!44428
parents 00b7ecb9 a28c134b
......@@ -47,7 +47,7 @@ RSpec.describe 'Merge request > User merges when pipeline succeeds', :js do
it_behaves_like 'Merge when pipeline succeeds activator'
end
context 'when enabled after pipeline status changed' do
context 'when enabled after pipeline status changed', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/258667' do
before do
pipeline.run!
......
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