Commit 244f4f5f authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'qa-ml-quarantine-diff-patch-spec' into 'master'

Quarantine diff patch spec

See merge request gitlab-org/gitlab-ce!24769
parents fda30abd 58ec656b
......@@ -2,7 +2,10 @@
module QA
context 'Create' do
describe 'Commit data' do
# failure reported: https://gitlab.com/gitlab-org/quality/nightly/issues/42
# also failing in staging until the fix is picked into the next release:
# https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24533
describe 'Commit data', :quarantine do
before(:context) do
Runtime::Browser.visit(:gitlab, Page::Main::Login)
Page::Main::Login.perform(&:sign_in_using_credentials)
......
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