Commit be68dc7c authored by Mark Lapierre's avatar Mark Lapierre

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

Quarantine failing test

See merge request gitlab-org/gitlab!20748
parents 029e863a a49bbbdc
......@@ -28,7 +28,8 @@ module QA
end
end
it 'creates a merge request with a milestone and label' do
# Failure issue (in master): https://gitlab.com/gitlab-org/gitlab/issues/37304
it 'creates a merge request with a milestone and label', :quarantine do
gitlab_account_username = "@#{Runtime::User.username}"
milestone = Resource::ProjectMilestone.fabricate_via_api! do |milestone|
......
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