Commit cd5e7ad4 authored by Ash McKenzie's avatar Ash McKenzie

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

Quarantine failing test

See merge request gitlab-org/gitlab-ce!27799
parents ee4ccd31 ece77153
# frozen_string_literal: true
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
master_branch = 'master'
second_branch = 'second-branch'
......
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