Commit 76622ac0 authored by Mark Lapierre's avatar Mark Lapierre

Quarantine flaky test

parent c4fc50cb
......@@ -2,7 +2,8 @@
module QA
context 'Create' do
describe 'Elasticsearch advanced global search with advanced syntax', :orchestrated, :elasticsearch, :requires_admin do
# Failure issue: https://gitlab.com/gitlab-org/gitlab/issues/43732
describe 'Elasticsearch advanced global search with advanced syntax', :orchestrated, :elasticsearch, :requires_admin, :quarantine do
let(:project_name_suffix) { SecureRandom.hex(8) }
before do
......
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