Commit 9a2c1a97 authored by Dylan Griffith's avatar Dylan Griffith

Quarantine flaky test timeout rendering note with long path string

See https://gitlab.com/gitlab-org/gitlab/-/issues/35269
parent 01d7186a
......@@ -829,7 +829,7 @@ RSpec.describe Issuable do
it_behaves_like 'matches_cross_reference_regex? fails fast'
end
context "note with long path string" do
context "note with long path string", quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/35269' do
let(:project) { create(:project, :public, :repository) }
let(:mentionable) { project.commit }
......
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