提交 cd5e7ad4 编写于 作者: A Ash McKenzie

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

Quarantine failing test

See merge request gitlab-org/gitlab-ce!27799
# frozen_string_literal: true # frozen_string_literal: true
module QA module QA
context 'Create' do # Failure issue: https://gitlab.com/gitlab-org/quality/nightly/issues/62
context 'Create', :quarantine do
describe 'Create, list, and delete branches via web' do describe 'Create, list, and delete branches via web' do
master_branch = 'master' master_branch = 'master'
second_branch = 'second-branch' second_branch = 'second-branch'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册