Skip to content
Snippets Groups Projects
Commit 666d5b7f authored by Mark Lapierre's avatar Mark Lapierre Committed by GitLab Release Tools Bot
Browse files

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

Quarantine diff patch spec

See merge request gitlab-org/gitlab-ce!24769

(cherry picked from commit 244f4f5f)

58ec656b Quarantine failing test
parent c51b7f8e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment