Skip to content
Snippets Groups Projects
Commit 58ec656b authored by Mark Lapierre's avatar Mark Lapierre
Browse files

Quarantine failing test

See: 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
parent fda30abd
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