Commit 2fc93a86 authored by Stan Hu's avatar Stan Hu

Merge branch '294047-quarantine-conan-flaky-specs' into 'master'

Quarantine flaky Conan build_info specs

See merge request gitlab-org/gitlab!60174
parents 2c3de0f8 82e2cec1
......@@ -661,7 +661,7 @@ RSpec.shared_examples 'workhorse package file upload endpoint' do
end
RSpec.shared_examples 'creates build_info when there is a job' do
context 'with job token' do
context 'with job token', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/294047' do
let(:jwt) { build_jwt_from_job(job) }
it 'creates a build_info record' 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